[Mono-bugs] [Bug 54019][Wis] Changed - FormatException in constructor Guid(string)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Mar 2004 11:48:32 -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 lluis@ximian.com.

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

--- shadow/54019	2004-02-07 12:35:48.000000000 -0500
+++ shadow/54019.tmp.26083	2004-03-29 11:48:31.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54019
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mono-bug@jerryweb.info               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,9 @@
 in <0x00040> .GuidParser:ThrowFormatException ()
 in <0x00033> .GuidParser:ParseChar (char)
 in <0x00064> .GuidParser:ParseGuid2 ()
 in <0x0006b> .GuidParser:Parse ()
 in <0x00057> System.Guid:.ctor (string)
 in <0x00155> Test.Test:Main (string[])
+
+------- Additional Comments From lluis@ximian.com  2004-03-29 11:48 -------
+Fixed in CVS.