On 2002年06月03日 11:06:40 -0600 Adam Fedor <fedor@doc.com> wrote:
Do you think you could submit a patch which does this? I can put out a new release of gnustep-base with this fix, then.
Here it goes. (ugly hack) I've put a call to a bogus function in NSByteOrder.h, and inserted this function in NSData.m (it was the file I was editing when I found the bug). It should be #ifdef'd with gcc version 3.1, but I don't know the symbol name to test. Benhur <NSByteOrder.h.diff><NSData.m.diff>
Attachment:
NSByteOrder.h.diff
Description: Binary data
Attachment:
NSData.m.diff
Description: Binary data