On Wednesday, March 11, 2015 at 8:24:39 AM UTC-4, Riccardo Mottola wrote:
> Hi,
> 
> Ivan Vučica wrote:
> >
> > Maybe something like this? (Untested)
> >
> > #define RELEASE(x) [(x) release]
> > #define AUTORELEASE(x) [(x) autorelease]
> > #define RETAIN(x) [(x) retain]
> sure, you can also just substitute them
> 
> Or you can include / use GNUstep.h which has portable macro definitions 
> that work under Mac.
> 
> Riccardo

Oh is that simple ?  I thought was something complicated,
I should looking at GNUstep.h, ya ya ya, of course.

Thanks !!
J.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to