On 14 Dec 2011, at 11:58, Chris Emery wrote:

> In NSObject.h, NSNotFound is 0x7ffffff. On 64 bit this seems a little wrong 
> since in, for instance NSMutableIndexSet this means you cannot insert larger 
> NSInteger values . Apple uses NSIntegerMax instead which seems more 
> appropriate.

Thanks ... I made that change (and moved the define from NSObject.h to 
NSObjCRuntime.h for OSX compatibility).
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to