On Mon, Jul 07, 2008 at 04:54:11PM +0200, Christian Weisgerber wrote: > I have found a number of problems in an obscure corner of x11/xloadimage > while examining these warnings: > > cmuwmraster.c: In function `cmuwmIdent': > cmuwmraster.c:51: warning: comparison is always true due to limited range of > data type > cmuwmraster.c: In function `cmuwmLoad': > cmuwmraster.c:94: warning: comparison is always true due to limited range of > data type > cmuwmraster.c:111: warning: cast from pointer to integer of different size > > I have appended a patch below. Please review. Here is a discussion > of the problems:
I don't know if this was commited already but the diff looks correct. f.-