[Bug 46523] depend on GLib 2.30 and stop generating signals marshallers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 23 16:38:55 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46523
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-02-23 07:38:55 PST ---
Created attachment 57529
--> https://bugs.freedesktop.org/attachment.cgi?id=57529
[2/4] Generate code that uses g_cclosure_marshal_generic()
I'm using the symbol explicitly in the generated code, because if
someone copies the tools into another project but forgets to increase
the GLib dependency, failing to compile with a missing symbol is a much
nicer failure mode than failing to work at runtime. (Also, I haven't
checked whether dbus-glib copes gracefully with NULL as a marshaller.)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list