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 605099 - GnomeGoal: Remove deprecated Glib symbols
GnomeGoal: Remove deprecated Glib symbols
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.29.x
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks: 560423
 
 
Reported: 2009-12-21 00:40 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-12-21 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove g_mapped_file_free() (1.33 KB, patch)
2009-12-21 00:42 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2009-12-21 00:40:10 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib
Comment 1 Javier Jardón (IRC: jjardon) 2009-12-21 00:42:09 UTC
Created attachment 150139 [details] [review]
Remove g_mapped_file_free()

Remove g_mapped_file_free() and use g_mapped_file_unref() instead.

Also, the new Glib required version is 2.22.
Comment 2 Ray Strode [halfline] 2009-12-21 16:38:18 UTC
Comment on attachment 150139 [details] [review]
Remove g_mapped_file_free()

thanks.