Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82049 --- shadow/82049 2007-07-09 12:32:43.000000000 -0400 +++ shadow/82049.tmp.27593 2007-07-09 12:33:48.000000000 -0400 @@ -12,13 +12,12 @@ ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Inlining a method whose compilation triggers an exception prevents compilation of the parent method -BugsThisDependsOn: 81673 Description of Problem: If method A calls method B, and method A is compiled, and the JIT decides to inline the call to method B, and compiling method B triggers an exception, then compiling method A triggers that exception as well, i.e. it _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
