[Mono-bugs] [Bug 70004][Nor] Changed - integer .ToString("#####.##") throws ArgumentOutOfRangeException (InvariantCulture)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 02:04:26 -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 miguel@ximian.com.

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

--- shadow/70004	2004-11-29 06:20:17.000000000 -0500
+++ shadow/70004.tmp.22613	2005-01-31 02:04:26.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70004
 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: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,9 @@
 
 Expected Results:
 no error.
 
 How often does this happen? 
 consistently.
+
+------- Additional Comments From miguel@ximian.com  2005-01-31 02:04 -------
+This is fixed with the new code from Kazuki as well.