On Oct 15, 2011, at 12:10 PM, Seth Willits wrote: > Unrelated, when did @autoreleasepool pop in? I don't remember if I knew about > that or not. It's _used_ once in the Obj-C Programming Language guide, but > never documented anywhere I can find.
@autoreleasepool {} is new with Xcode 4.2 and Apple LLVM clang 3.0. In other words, very new to Objective-C. davez_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com