[Bug 23685] [asyncns] Gabble fails to build with pedantic gcc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 3 18:40:38 CEST 2009


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





--- Comment #1 from Lennart Poettering <lennart at poettering.net>  2009-09-03 09:40:38 PST ---
You shouldn't use -Werror when building this. The code in asyncns.c breaks C99
strict aliasing ruless.

(BTW, glib now has an async dns module that embedds libasyncns. Might be a good
idea to port your code over to that instead of using libasyncns directly)


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