gnustep-dev
[Top][All Lists]
Advanced

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

Re: 64bit GNUstep Was: Problem with Cenon


From: David Chisnall
Subject: Re: 64bit GNUstep Was: Problem with Cenon
Date: Sat, 26 Jan 2013 16:37:22 +0000

On 26 Jan 2013, at 13:10, Fred Kiefer wrote:

> I am not sure I understand this mail correctly. Are you revering to places in 
> GNUstep gui where we aren't properly using NSInteger and NSUInteger? In this 
> case we should fix the code. If this once more breaks the ABI it is a shame, 
> but we have to do it anyway to get the code consistent.

Yes, that's the issue.  Some places still declare int when they mean NSInteger. 
 This is particularly a problem when they then try to compare against 
NSNotFound, which gets truncated.

David

-- Sent from my Difference Engine




reply via email to

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