This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc++/48394] ObjC exceptions cannot be caught in ObjC++


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 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]