[Mono-bugs] [Bug 52589][Nor] Changed - We allow goto to exit a finally block

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 21:40:16 -0400 (EDT)


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52589

--- shadow/52589	2004-02-07 12:46:17.000000000 -0500
+++ shadow/52589.tmp.28691	2004-04-27 21:40:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52589
-Product: Mono/Compilers
+Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,9 @@
  
 It's now FIXED in CVS (except the goto case, but that's another 
 story). 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-21 00:35 -------
 Lets leave this open till all cases are fixed.
+
+------- Additional Comments From martin@ximian.com  2004-04-27 21:40 -------
+The goto issue is now finally fixed :-)