@try / @catch requires c++ exceptions?
@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