[Mono-bugs] [Bug 41607][Nor] Changed - MCS miss-compiles switch statements.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 21:11:25 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41607
--- shadow/41607 Tue Apr 22 12:13:12 2003
+++ shadow/41607.tmp.8004 Mon Apr 28 21:11:24 2003
@@ -1,13 +1,13 @@
Bug#: 41607
Product: Mono/MCS
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ramon_garcia_f@terra.es
QAContact: mono-bugs@ximian.com
@@ -99,6 +99,9 @@
}
}
mini --compile 'A:GetAttributeFromOID' a.exe
This is the "case" falling through to the default case.
+
+------- Additional Comments From miguel@ximian.com 2003-04-28 21:11 -------
+This has been fixed on CVS.