[Mono-bugs] [Bug 38452][Wis] Changed - Incomplete Enum.Parse() implementation causes bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 23 Feb 2003 12:19:49 -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 alp@atoker.com.

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

--- shadow/38452	Thu Feb 20 21:38:07 2003
+++ shadow/38452.tmp.18668	Sun Feb 23 12:19:49 2003
@@ -1,14 +1,14 @@
 Bug#: 38452
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sayao@brturbo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -30,6 +30,9 @@
 
 
 ------- Additional Comments From mathpup@mylinuxisp.com  2003-02-20 21:38 -------
 Created an attachment (id=3416)
 Patch
 
+
+------- Additional Comments From alp@atoker.com  2003-02-23 12:19 -------
+Fix in CVS, seems to work.