Re: Blocks in C++ class vs. Obj-C class
Re: Blocks in C++ class vs. Obj-C class
- Subject: Re: Blocks in C++ class vs. Obj-C class
- From: Rick Mann <email@hidden>
- Date: Sun, 13 Mar 2011 14:21:00 -0700
On Mar 13, 2011, at 13:44:13, Bill Bumgarner wrote:
>
> On Mar 12, 2011, at 6:45 PM, Rick Mann wrote:
>
>> Why can I not assign to a locally-declared variable in a block that exists within a C++ method, but I can in an Objective-C method?
>
> Blocks + C++ only coincidentally work in gcc 4.2 and largely don't work.
>
> Blocks + C++ are fully supported in LLVM 2.x.
Are we going to get a version of LLVM 2.x in Xcode 3.x?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden