Re: Try-catch broken in gcc4.0?
Re: Try-catch broken in gcc4.0?
- Subject: Re: Try-catch broken in gcc4.0?
- From: Dirk Stegemann <email@hidden>
- Date: Fri, 26 May 2006 16:23:16 +0200
Hi,
Am 26.05.2006 um 01:50 schrieb Walter:
I have a carbon app written in C++ that compiles & runs perfectly with
gcc3.3. I tried upgrading to gcc4.0 and an exception that I throw
from my
framework is not caught in my application.
Did you recompile your framework using GCC 4 as well?
I once saw a similar issue, where a loaded bundle throw an exception
which was or wasn't caught by the host application, depending on the
compiler used to compile the bundle.
Regards,
Dirk Stegemann
_______________________________________________
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