http://bugzilla.novell.com/show_bug.cgi?id=539394
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=539394#c18 --- Comment #18 from Zoltan Varga <[email protected]> 2009-11-03 18:55:05 MST --- Those lines are somewhat needed, since an abort exception is automatically rethrown at the end of a catch statement, so without reset-ing it, it would propagate through the caller of the runtime invoke wrapper which is native code. This will need to be fixed somehow, but I'm not sure how. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
