That does not work with GNUstep build system. With that system, I can only 
control ARC status on a per-target basis, and I cannot guarantee the 
non-existence of CoreFoundation on a GNUstep system.

On Oct 24, 2013, at 18:23, Greg Parker <gpar...@apple.com> wrote:

> On Oct 24, 2013, at 3:10 AM, Maxthon Chan <xcvi...@me.com> wrote:
>> Neither is appropriate in my situation: Only one touch-up is needed so 
>> converting entire file (even just one method since it is extremely long) to 
>> MRR is is inappropriate
> 
> Write a helper function in a separate non-ARC file.
> 
> Do not call objc_retain or objc_release or objc_autorelease directly. 
> 
> 
> -- 
> Greg Parker     gpar...@apple.com     Runtime Wrangler
> 
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to