Bug 40524 - [Patch] Use g_unix_signal_add_full() instead of g_unix_signal_add_watch_full()
Summary: [Patch] Use g_unix_signal_add_full() instead of g_unix_signal_add_watch_full()
Status: RESOLVED FIXED
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-31 11:35 UTC by Denis Washington
Modified: 2011-08-31 14:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Use g_unix_signal_add_full() (585 bytes, patch)
2011-08-31 11:35 UTC, Denis Washington
Details | Splinter Review

Description Denis Washington 2011-08-31 11:35:57 UTC
Created attachment 50759 [details] [review]
Use g_unix_signal_add_full()

During the GLib 2.29.x unstable series, g_unix_signal_add_watch_full() has been
renamed to g_unix_signal_add_full(). The attached patch updates PackageKit to use
the new name.
Comment 1 Richard Hughes 2011-08-31 14:41:53 UTC
Applied, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.