[Mono-bugs] [Bug 34640][Wis] Changed - Decimal.ToString() fails for some numbers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 19 Jan 2003 10:44:10 -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 scott@budomail.com.

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

--- shadow/34640	Tue Nov 26 14:58:13 2002
+++ shadow/34640.tmp.27582	Sun Jan 19 10:44:10 2003
@@ -2,13 +2,13 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kend0@earthlink.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -283,6 +283,16 @@
 Additional Information:
 
 ------- Additional Comments From kend0@earthlink.net  2002-11-26 14:58 -------
 Created an attachment (id=2835)
 Output reproduces problem in Decimal.ToString()
 
+
+------- Additional Comments From scott@budomail.com  2003-01-19 10:44 -------
+I have tried to reproduce this bug on two different machines running
+Red Hat 8.0 with mono/mcs 0.17 and mono/mcs 0.18 respectively.
+
+I am consistantly getting the expected output from the supplied test
+case, lts.cs. It looks like this bug has been fixed. Time to close
+this bug?
+
+Ken: Have you tried the latest release of mono (0.18)?