[Mono-bugs] [Bug 48761][Nor] Changed - Switch using an enumaration based on long leads to Invalid IL Code error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Sep 2003 09:24:56 -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 dominic_ullmann@hispeed.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=48761
--- shadow/48761 2003-09-23 09:22:19.000000000 -0400
+++ shadow/48761.tmp.13417 2003-09-23 09:24:56.000000000 -0400
@@ -25,6 +25,11 @@
Actual Results:
** ERROR **: invalid IL code at ... in ... switch ( ... )
Expected Results:
no error
+
+------- Additional Comments From dominic_ullmann@hispeed.ch 2003-09-23 09:24 -------
+Created an attachment (id=5403)
+demo showing the problem
+