[Mono-bugs] [Bug 31541][Nor] Changed - compilation issue with labels and goto

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Oct 2002 00:10:15 -0000


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@gnome.org.

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

--- shadow/31541	Sun Oct  6 12:35:31 2002
+++ shadow/31541.tmp.7103	Wed Oct  9 20:10:15 2002
@@ -70,6 +70,10 @@
 
 
 ------- Additional Comments From martin@gnome.org  2002-10-04 12:26 -------
 It's because flow analysis is _not_ done here.  The only way to fix this is using the flow analysis code rather than ec.Breaks.
 
 
+
+------- Additional Comments From martin@gnome.org  2002-10-09 20:10 -------
+Added both testcases as verify-5.cs
+