>>> I now think that what I am seeing is a minor parsing sort of issue within >>> the compiler (gcc 4.2) when mixing id<SomeProtocol> with blocks. >> The more fundamental problem is that gcc C++ does not fully support blocks, >> period. > Indeed, as soon as it gets a sniff of c++ near a block things start to go > badly wrong, but I would have hoped that "pure objC" compiled with a c++ > compiler would pass - and especially pure objC in a .m file (which also leads > to a different error). Oh well, I'll add another blocks-related bug report. I > find blocks to be an endless source of bleeding-edge torment, but I like them > too much to give them up! For what it's worth, my bug has been closed with the comment "Please upgrade to the LLVM Compiler when Xcode 4 is released". Hopefully it won't be too long now, and if all the blocks business is sorted that will make me very happy!_______________________________________________
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