[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 14:27:12 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59165

--- Comment #12 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #11)
> When we include config.h, it turns on ENABLE_DEBUG, which in turn leads to
> the usage of _tpl_debug_set_flags_from_env.

OK, that's fine. Please say so in the commit message.

(This was already a bug: code that was meant to be conditionally-compiled was
actually never compiled...)

Have you checked that every *.c has either #include "config.h" or #include
<config.h> as its first non-comment, non-whitespace line? That's the ideal
situation.

(<telepathy.freedesktop.org/wiki/Style>)

-- 
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