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 747885 - g_type_init() is deprecated
g_type_init() is deprecated
Status: RESOLVED FIXED
Product: aisleriot
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: aisleriot-maint
aisleriot-maint
Depends on:
Blocks:
 
 
Reported: 2015-04-15 05:37 UTC by Roy Zhang
Modified: 2015-06-09 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
don't call g_type_init() when GLib >= 2.35.0 (744 bytes, patch)
2015-04-15 05:42 UTC, Roy Zhang
accepted-commit_now Details | Review

Description Roy Zhang 2015-04-15 05:37:07 UTC
So it shouldn't be invoked in new code.
Comment 1 Roy Zhang 2015-04-15 05:42:10 UTC
Created attachment 301590 [details] [review]
don't call g_type_init() when GLib >= 2.35.0
Comment 2 Christian Persch 2015-06-09 17:20:09 UTC
Pushed to master.