• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Calling getter on const object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling getter on const object


  • Subject: Re: Calling getter on const object
  • From: Jonny Taylor <email@hidden>
  • Date: Tue, 9 Nov 2010 12:08:57 +0000

>>> 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 (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Calling getter on const object
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Populating NSPopUpbuttonCell in document-based Core Data App
  • Next by Date: PDF and iPad
  • Previous by thread: Re: Calling getter on const object
  • Next by thread: Re: Calling getter on const object
  • Index(es):
    • Date
    • Thread