https://bugzilla.novell.com/show_bug.cgi?id=363799
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=363799#c6 --- Comment #6 from Kornél Pál <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
