[Mono-bugs] [Bug 30081][Nor] Changed - enum value not checked to be of the underlying type
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 21:24:53 -0000
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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=30081
--- shadow/30081 Thu Sep 12 16:39:21 2002
+++ shadow/30081.tmp.9049 Thu Sep 12 17:24:53 2002
@@ -1,13 +1,13 @@
Bug#: 30081
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -38,7 +38,11 @@
Extracted from test-40.cs
------- Additional Comments From martin@gnome.org 2002-09-12 16:39 -------
Oh my god ! We have tests in the test suite which contain syntax errors !
Someone should run the whole compile testsuite with csc to find out whether there are more such issues.
+
+
+------- Additional Comments From martin@gnome.org 2002-09-12 17:24 -------
+Fixed in CVS (I will commit in about half an hour).