[Mono-bugs] [Bug 70469][Nor] Changed - Can't roundtrip format `E'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 Jan 2005 13:37:42 -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 bmaurer@users.sf.net.

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

--- shadow/70469	2005-01-02 11:02:12.000000000 -0500
+++ shadow/70469.tmp.3475	2005-01-02 13:37:42.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70469
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -43,6 +43,9 @@
 On MSFT you get in: 1 out: 1
 
 ------- Additional Comments From mei@work.email.ne.jp  2005-01-02 11:02 -------
 Created an attachment (id=13619)
 NumberStyles.AllowExponent was supported by the Int32.Parse function.
 
+
+------- Additional Comments From bmaurer@users.sf.net  2005-01-02 13:37 -------
+Committed, thanks for the patch