Bug 83850 - Bump glib minimum version
Summary: Bump glib minimum version
Status: RESOLVED FIXED
Alias: None
Product: upower
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium trivial
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-14 16:06 UTC by Eric Koegel
Modified: 2014-09-16 09:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Bump GLib min req to 2.34 (942 bytes, patch)
2014-09-14 16:08 UTC, Eric Koegel
Details | Splinter Review

Description Eric Koegel 2014-09-14 16:06:46 UTC
When building upower from git on Debian stable a warning is emitted:
up-device.c:144:2: warning: implicit declaration of function 'g_clear_pointer' [-Wimplicit-function-declaration]

Full build log is available at: http://li604-44.members.linode.com/job/upower/label=debian/lastBuild/console

g_clear_pointer is available in Glib 2.34. So we'll need to update the configure.ac to match that.
Comment 1 Eric Koegel 2014-09-14 16:08:41 UTC
Created attachment 106275 [details] [review]
Bump GLib min req to 2.34

Propsed patch.
Comment 2 Richard Hughes 2014-09-16 09:32:15 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.