[Mono-bugs] [Bug 36155][Nor] Changed - Flow analysis bug with loops/breaks.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 7 Jan 2003 16:16:00 -0500 (EST)


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

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

--- shadow/36155	Sun Dec 29 03:33:03 2002
+++ shadow/36155.tmp.24973	Tue Jan  7 16:16:00 2003
@@ -46,6 +46,9 @@
 }
 
 Because there is a `break' statement inside the switch statement inside the
 while statement, here is the error:
 
 a.cs(6) error CS0161: Not all code paths return a value
+
+------- Additional Comments From miguel@ximian.com  2003-01-07 16:15 -------
+*** Bug 36323 has been marked as a duplicate of this bug. ***