[PATCH] Use PRId32/PRIx32 from inttypes.h for printf of CARD32 values.
Yaakov (Cygwin/X)
yselkowitz at users.sourceforge.net
Tue Oct 20 21:06:29 PDT 2009
On 04/10/2009 00:54, Matthieu Herrb wrote:
> Daniel Stone wrote:
>> Is this portable beyond glibc? Alan? Matthieu?
>
> No. Ith's C99 and some systems (OpenBSD at least) don't have those C99
> features yet.
If I'm reading OpenBSD CVS[1] correctly, this seems to have been added
in 3.9, over three years ago. How far back do we need to support
already? Exactly which other systems don't provide the PRI* macros?
Yaakov
Cygwin/X
[1] http://www.openbsd.org/cgi-bin/cvsweb/src/include/inttypes.h (see
rev 1.6)
More information about the xorg-devel
mailing list