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=62150 --- shadow/62150 2005-10-03 08:39:38.000000000 -0400 +++ shadow/62150.tmp.12984 2005-10-04 03:13:25.000000000 -0400 @@ -10,13 +10,12 @@ Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Idea for some exception handling speedups I had a more elaborate proposal in the works for this issue which required some metadata changes and/or compiler help, but today I realized the JIT could handle the issue by itself. The main issue is that to implement many languages on the CLR (see python @@ -182,6 +181,13 @@ param1 en + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-04 03:13 ------- +Are you sure that this patch affects your test case? because another +patch (r51051) caused the same kind of bug that you have, it's now +partly reverted in svn. + +Can you please test your code with the latest svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
