[Mono-bugs] [Bug 53058][Maj] Changed - Invalid IL code on loop + switch
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 06:43:53 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53058
--- shadow/53058 2004-01-21 06:43:27.000000000 -0500
+++ shadow/53058.tmp.1541 2004-01-21 06:43:53.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: Invalid IL code on loop + switch
-OtherBugsDependingOnThis: 53031
+OtherBugsDependingOnThis: 53031[FIXED]
The following test application throws an Invalid IL error when runing on mono:
class Test
{
public static void Main ()