Re: try/catch/finally
Re: try/catch/finally
- Subject: Re: try/catch/finally
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 10 Sep 2007 18:16:17 -0600
On Sep 10, 2007, at 6:09 PM, Roland Silver wrote:
I'm compiling using Xcode, not the Gnu C compiler from the command
line, so how do I tell Xcode to use '-fobjc-exceptions'?
Turn on ObjC exceptions in the target settings for all build
configurations. They're off by default because they don't work under
Jaguar or earlier.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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