[Bug 20591] FTBFS: g_warning misses a NULL second parameter.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 22 17:57:18 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20591





--- Comment #2 from Dafydd Harries <dafydd.harries at collabora.co.uk>  2009-09-22 08:57:17 PST ---
I'm guessing that the problem is that the compiler is warning that a
printf-style function is called with a non-literal as the first argument. These
calls should be of the form:

g_warning("%s", str);

Diego, can you confirm?


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