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: Rich Siegel <email@hidden>
- Date: Sun, 13 Mar 2011 09:13:53 -0400
On Saturday, March 12, 2011, Rick Mann <email@hidden> 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?
This is a bug in the gcc front-end; reported as 8953986. It
*seems* to have been fixed in clang-2.0 (Xcode 4), but if you're
stuck on 3.2.x, that won't be an option for you.
R.
--
Rich Siegel Bare Bones Software, Inc.
<email@hidden> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
_______________________________________________
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