• 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
@try / @catch requires c++ exceptions?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

@try / @catch requires c++ exceptions?


  • Subject: @try / @catch requires c++ exceptions?
  • From: Geoffrey Garen <email@hidden>
  • Date: Mon, 7 Nov 2005 21:45:31 -0800

Hi folks.

I recently discovered that if you want to build with objective-c exceptions enabled you also have to enable c++ exceptions. This seems like a bug, so I filed it (<rdar://problem/4333439> Compiling with - fobjc-exceptions generates errors and crashes compiler unless you also enable c++ exceptions).

Happens w/GCC 3.3 and 4.0. Doubly weird because you're not allowed to mix objc and c++ exceptions.

Does anyone know why this might be the case, and if there's a work- around?

Thanks.

Geoff
_______________________________________________
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


  • Follow-Ups:
    • Re: @try / @catch requires c++ exceptions?
      • From: Prachi Gauriar <email@hidden>
  • Prev by Date: Re: howto break into debugger
  • Next by Date: Re: How to create plugins for Xcode
  • Previous by thread: Re: xcodebuild can't find gcc?
  • Next by thread: Re: @try / @catch requires c++ exceptions?
  • Index(es):
    • Date
    • Thread