https://bugzilla.novell.com/show_bug.cgi?id=381928
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381928#c8 --- Comment #8 from D Bera <[EMAIL PROTECTED]> 2008-04-21 14:51:49 MST --- Its not only the try-catch but also the unused dllimport for g_string_free. I want to somewhat make sure this is going to work in recent mono versions. Can you point me to the mono source code which deals with the exceptions ? I narrowed it to trunk/mono/mono/mini but then got lost. I found the code which get the stacktrace using gdb. But really I want to see the code which determines what happens when a statement inside a try-catch fails. Any help is appreciated. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
