[Mono-bugs] [Bug 74683][Nor] Changed - [GMCS] gmcs allows invalid enum values

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Apr 2005 23:12:17 -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 martin@ximian.com.

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

--- shadow/74683	2005-04-23 15:09:08.000000000 -0400
+++ shadow/74683.tmp.13952	2005-04-23 23:12:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74683
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,9 @@
 		System.Console.xxxxxxx ();
 	}
 }
 
 This compiles.
 
+
+------- Additional Comments From martin@ximian.com  2005-04-23 23:12 -------
+Fixed.