[Xorg] Tinderbox error on Wraphelp.c

Alan Coopersmith Alan.Coopersmith at Sun.COM
Tue Aug 24 10:06:42 PDT 2004


Stuart Kreitman wrote:
> If the ISO standards conformance of these platforms is inconsistent, 
> then maybe we should just accomodate:
> 
> #ifndef uint32_t
>    #define uint32_t u_int32_t
> #endif
> 
> etc.
> 
> Does that work for people?

You can't check for typedefs with ifdef, so that won't work.
Again, CARD32 already solves this for the rest of the X tree,
why not just use it?

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg mailing list