[Bug 59165] g_type_init is deprecated from GLib 2.35.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 9 13:45:59 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59165
--- Comment #2 from Debarshi Ray <rishi.is at lostca.se> ---
Created attachment 72717
--> https://bugs.freedesktop.org/attachment.cgi?id=72717&action=edit
Include config.h to silence deprecation warnings from g_type_init
The other option would be to "#if !GLIB_CHECK_VERSION (2, 35, 1)" the
g_type_inits. Since most files already use config.h, I decided to go this way
for the sake of consistency.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list