> That’s great. When you have it in a failing form, please can you send me a > pull request containing the test?
Will do. > Looking at the code, it appears that the exception is coerced to a C++ > exception if it is thrown from an ObjC stack frame. This surprised me a bit. I would not expect an ObjC stack frame to coerce the exception to be C++ (although of course I might be wrong). Did you mean to say it's coerced to a C++ exception if it's thrown from a *C++* stack frame, or ObjC++? --David _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
