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=77601 --- shadow/77601 2006-02-26 15:38:00.000000000 -0500 +++ shadow/77601.tmp.22187 2006-02-27 16:47:48.000000000 -0500 @@ -5,13 +5,13 @@ OS Details: Fedora Core 5 Test 2 Status: NEW Resolution: Severity: Unknown Priority: Normal Component: C# -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Problems with goto statement in try/catch/finally @@ -65,6 +65,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-02-26 15:38 ------- We are generating a jump, but we should be generating a "leave" instruction here. Will take care of it. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-27 16:47 ------- +Reassigning to Martin, this needs someone who understands the +flowanalysis code. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
