[Bug objc++/48394] ObjC exceptions cannot be caught in ObjC++
nicola at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 9 23:12:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48394
Nicola Pero <nicola at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from Nicola Pero <nicola at gcc dot gnu.org> 2011-10-09 23:11:09 UTC ---
Yes, as far as I can see this is basically a duplicate of objc++/23616.
The problem is that Objective-C exceptions in ObjC++ simply don't work due
to a basic problem in the implementation. :-(
Thanks
*** This bug has been marked as a duplicate of bug 23616 ***
More information about the Gcc-bugs
mailing list