[Mono-bugs] [Bug 41522][Nor] Changed - Enum.Format Improper Formats

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 13 May 2003 11:30:19 -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 gonzalo@ximian.com.

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

--- shadow/41522	Wed Apr 30 13:12:27 2003
+++ shadow/41522.tmp.6536	Tue May 13 11:30:19 2003
@@ -1,13 +1,13 @@
 Bug#: 41522
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: r.h.lee@attbi.com               
 QAContact: mono-bugs@ximian.com
@@ -113,6 +113,9 @@
 					Array.IndexOf( fmtSpl, nval )>=0 );
 	}
 }
 
 Note: In Enum.cs with a "bool first" line: 534, 586, 620.
 586 and 620 are related.
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-13 11:30 -------
+Fixed in CVS.