[Mono-bugs] [Bug 49153][Wis] Changed - Switch statements confused by return

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Oct 2003 10:38:21 -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 dick@ximian.com.

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

--- shadow/49153	2003-10-01 10:37:39.000000000 -0400
+++ shadow/49153.tmp.1823	2003-10-01 10:38:21.000000000 -0400
@@ -26,6 +26,11 @@
 ** ERROR **: Invalid IL code at IL0021 in .bugger:do_stuff (int): IL_0021:
 br        IL_005d
 
 Disassembly shows that the do_stuff() method ends at 005c
 
 Demonstration will be attached.
+
+------- Additional Comments From dick@ximian.com  2003-10-01 10:38 -------
+Created an attachment (id=5477)
+Test case
+