[CF-Devel] Patch: GTK client warning cleaning
crossfire-devel at archives.real-time.com
crossfire-devel at archives.real-time.com
Wed Jan 28 01:36:52 CST 2004
Nicolas Weeger wrote:
>
Hello.
>
>
Last but not least, i changed 3 prototypes for images-related commands,
>
to match other commands (ok, unsigned int8 is usually equivalent to
>
unsigned char, but someone may try on a platform with multibyte
>
characters...)
This is only a problem on windows - check out the client-types.h file.
Thus, that change is non sensical - fix the type definition for win32 in the
client-types.h file - don't change the type in the code itself, which is
perfectly valid on the unix side of things.
_______________________________________________
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