bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArchiver bug on 64bit systems


From: Richard Frith-Macdonald
Subject: Re: NSArchiver bug on 64bit systems
Date: Fri, 25 Aug 2006 16:49:52 +0100


On 25 Aug 2006, at 16:26, Wim Oudshoorn wrote:
#define GSI_MAP_EQUAL(M, X, Y)        ((X).uint == (Y).uint)

this is a problem because on the AMD64 bit architecture we use
a uint is 32 bits and pointers are 64 bits.

Thanks ... fixed that ... and similar issues in NSKeyedArchiver and NSPortCoder.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]