[Mono-bugs] [Bug 32489][Nor] Changed - control flow analysis refuses valid program

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Oct 2002 11:34:06 -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 vargaz@freemail.hu.

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

--- shadow/32489	Fri Oct 18 07:33:40 2002
+++ shadow/32489.tmp.26922	Fri Oct 18 07:34:06 2002
@@ -19,6 +19,11 @@
 mcs refuses to compile the attached testcase with the message:
 
 bug-case.cs(9) error CS0163: Control cannot fall through from one case
 label to another
 
 The MS C# compiles it just fine.
+
+------- Additional Comments From vargaz@freemail.hu  2002-10-18 07:34 -------
+Created an attachment (id=2584)
+testcase
+