On 3/7/11 11:51 AM, Daniel Stone wrote:
On Mon, Mar 07, 2011 at 11:28:12AM -0500, Adam Jackson wrote:
unsigned long is needlessly large on LP64.  Use unsigned int instead.

Could we just use uint32_t?

stdint.h isn't included from misc.h. It could be, I guess, but if you have a platform where unsigned int isn't uint32_t you're already two or three portability problems away from getting X running.

- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to