[CF-Devel] Small patch: a few warnings :)
crossfire-devel at archives.real-time.com
crossfire-devel at archives.real-time.com
Wed Feb 25 02:13:49 CST 2004
>
Note that you should really use the 'sint8' type instead of declaring
>
things signed character.
>
>
Not likely to make much a difference, but better to be consistent in
>
type declaration.
Actually, the functions for which i fixed do use signed char. So maybe i
should just change that to sint8?
And it could make a difference, because sint8 = 8bits, whereas signed
char could be more (multibyte chars?)
Nicolas 'Ryo'
_______________________________________________
crossfire-devel mailing list
crossfire-devel at lists.real-time.com
https://mailman.real-time.com/mailman/listinfo/crossfire-devel
More information about the crossfire
mailing list