[Mono-bugs] [Bug 363799] Mono ignores a try/catch block

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 22 11:16:02 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=363799

User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=363799#c6





--- Comment #6 from Kornél Pál <kornelpal at gmail.com>  2008-02-22 09:16:02 MST ---
Using the patch on your code your test case works as expected, i. e. no
uncaught exception or Console.WriteLine. There is a warning printed but that is
printed by the runtime.

If you got the same results the only thing I can this as a bug is whether
TestMethod should be inlined to Main or not because as I see the result depends
on TestMethod being inlined to Main.


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


More information about the mono-bugs mailing list