After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756546 - Needs to bump dependency on glib to 2.44
Needs to bump dependency on glib to 2.44
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-14 01:54 UTC by Michael Biebl
Modified: 2015-10-14 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure: bump minimum library requires to 3.18 ones (2.81 KB, patch)
2015-10-14 14:20 UTC, Ray Strode [halfline]
committed Details | Review

Description Michael Biebl 2015-10-14 01:54:03 UTC
Commit db7ce81e9acd5859cb929496e39880d8b4fdc1bf started using g_autoptr.

This feature was introduced in glib 2.44, the current minimal version in configure.ac is 2.35.0

Please bump that accordingly.
Comment 1 Ray Strode [halfline] 2015-10-14 14:20:46 UTC
Created attachment 313272 [details] [review]
configure: bump minimum library requires to 3.18 ones
Comment 2 Ray Strode [halfline] 2015-10-14 14:23:06 UTC
Attachment 313272 [details] pushed as 8c27782 - configure: bump minimum library requires to 3.18 ones