[Bug 22291] Do not use __USE_GNU but _GNU_SOURCE
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 20 19:26:51 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=22291
Will Thompson <will.thompson at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26802|0 |1
is obsolete| |
--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk> 2009-06-20 10:26:50 PST ---
Created an attachment (id=26979)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26979)
Another patch, which compiles for wjt.
The attached patch doesn't actually compile for me:
idle-parser.c: In function ‘idle_parser_receive’:
idle-parser.c:210: error: implicit declaration of function ‘strnlen’
I assume this is because something else does #include <string.h> before the
#define in idle-parser.c.
Could you check that this new patch (which compiles for me) works on openSUSE?
--
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