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.

-Chris
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to