[Bug 24395] Issues making telepathy-gabble 0.8.3 work on windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 3 12:41:02 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=24395
--- Comment #21 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2009-11-03 03:41:01 PST ---
Right, that's a GNUism (gcc interprets the " , ## __VA_ARGS__" sequence as
"remove the comma if there are no varargs").
In practice we don't very often call the macro with just a string, but if the
compiler's going to be that pedantic we may have to use the elaborate scheme
seen in GLib and libdbus, or add a DEBUG0() macro :-(
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list