[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building gnustep-base with gcc-3.1
From: |
Benhur Stein |
Subject: |
Re: building gnustep-base with gcc-3.1 |
Date: |
Mon, 03 Jun 2002 14:56:20 -0300 |
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>
NSByteOrder.h.diff
Description: Binary data
NSData.m.diff
Description: Binary data