Aaron Plattner <[email protected]> writes:

> Sorry for not noticing this when I fixed the other one.  Also, since 
> 2006 I learned that you can use 1UL instead of a cast to unsigned long, 
> if that seems cleaner.

Nah; the cast seems more visible, which (in this case) seems like a good
idea.

Going through the whole X server and swapping 'unsigned long' to
'uint32_t' seems like an even better plan, but that's not happening for
1.16, given how many bugs that's likely to generate :-)

> I still think we should make the server replace all XYPixmap images with 
> a picture of something rude.

Application developers still fall into the XYimage trap from time to
time; I wonder if we could figure out a way to have that generate a
compiler warning (or even an error). 

-- 
[email protected]

Attachment: pgp07NPc0BFW7.pgp
Description: PGP signature

_______________________________________________
[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