On the PPC, a bool is the same size as an int. This breaks the assertion that "sizeof(FXbool) == 1"...
Since "char" and "unsigned char" are already used, a remaining one-byte type to use was "signed char" ?
fox-1.7.10-fxbool.patch
Log in to post a comment.
fox-1.7.10-fxbool.patch