discuss-gnustep
[Top][All Lists]
Advanced

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

Re: The orca, GNUstep's mascot


From: address@hidden
Subject: Re: The orca, GNUstep's mascot
Date: Mon, 28 Apr 2008 09:09:24 -0700 (PDT)
User-agent: G2/1.0

> See... this is gnustep, so while you could do that, it would best be done as:
>
> RELEASE(willy);

Well, I never understood completely why is it better (or best) to
replace some standard Obj-C method call syntax by standard C function
call syntax that breaks compilation on OSX without adding some
defines.

I know that it allows to remove/undef all RELEASE() calls if we have a
working GC runtime.

-- hns


reply via email to

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