On Monday 09 December 2002 09:55 am, Marc Aurele La France wrote: > A larger issue is that, on some 32-bit systems, this ends up typedef'ing > CARD32 as 'unsigned int', and on others, as 'unsigned long'. For reasons > I won't get into here, the X sources currently need CARD32 to be > typedef'ed as 'unsigned long' for all 32-bit environments. The same > issue, without 'unsigned' occurs with INT32.
What does it matter if the type is unsigned and 32 bits in length? Warren -- Treasurer, GOLUM, Inc. http://www.golum.org _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
