bug-gnustep
[Top][All Lists]
Advanced

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

[bug #34914] TRUE / FALSE not defined


From: julian
Subject: [bug #34914] TRUE / FALSE not defined
Date: Fri, 20 Jan 2012 14:03:46 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7

Follow-up Comment #2, bug #34914 (project gnustep):

>header now includes

now? that can't be new. i've used TRUE/FALSE interchangeably with YES/NO for
so many years (in pure cocoa projects) that i didn't even know it was not
technically part of cocoa.


>incorporate corebase

that would be welcome for people porting from cocoa. however when i last
looked at corebase a few weeks back it didn't meet my minimum requirements to
be useful:
being able to create data structures that do not retain their objects, by
passing a NULL callback for the retain callbacks, e.g.:

NSMutableArray *array = (NSMutableArray
*)CFArrayCreateMutable(kCFAllocatorDefault, 5, NULL);


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34914>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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