Re: NS_INLINE and obj = nil;?
Re: NS_INLINE and obj = nil;?
- Subject: Re: NS_INLINE and obj = nil;?
- From: Scott Ribe <email@hidden>
- Date: Sun, 03 Jan 2010 15:26:53 -0700
- Thread-topic: NS_INLINE and obj = nil;?
> Easily fixed:
>
> #define GDRelease(x) [(x) release], (x) = nil, (void)0
Not really a good fix; compiler error is preferable to tweaking your macro
to allow compilation of nonsense ;-)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden