[Xcb] [Bug 64807] xcb-util-0.3.9 Solaris 10 pre U10 requires <stdio.h> for src/atoms.c

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 20 21:58:33 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64807

Alan Coopersmith <alan.coopersmith at oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Alan Coopersmith <alan.coopersmith at oracle.com> ---
(In reply to comment #0)
> src/atoms.c includes <stdio.h> if _GNU_SOURCE is defined. This might not be
> true for a non gcc compiler.

Actually it includes it if HAVE_VASPRINTF is defined, and doesn't require the
_GNU_SOURCE flag (which refers to GNU libc, not the GNU compilers).

Fix submitted for code review:
http://lists.freedesktop.org/archives/xcb/2013-May/008280.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130521/4dea9c4c/attachment.html>


More information about the Xcb mailing list