https://bugzilla.novell.com/show_bug.cgi?id=363799
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=363799#c5 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #5 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-02-22 08:37:35 MST --- Kornel, even removing the call to call int32 MissingMember::Method() from NoInline() the bug still happens. The issue here is that under MS the exception is caught. Even inlining all methods it would be invalid to not execute the catch block as the spec has no provisioning for been that lenient under such optimization. I'll reopen the bug, take a look at whats happening inside mini and post a patch here. Since this code exists only to test mono it doesn't make sense to use a work-around. -- 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
