[Mono-bugs] [Bug 77601][Nor] Changed - Problems with goto statement in try/catch/finally

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 27 16:47:48 EST 2006


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 miguel at ximian.com.

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: miguel at ximian.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: ashleyreed79 at comcast.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Problems with goto statement in try/catch/finally
@@ -65,6 +65,10 @@
 
 ------- Additional Comments From miguel at ximian.com  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 miguel at ximian.com  2006-02-27 16:47 -------
+Reassigning to Martin, this needs someone who understands the
+flowanalysis code.


More information about the mono-bugs mailing list