[Mono-bugs] [Bug 80275][Wis] Changed - ToString("C") doesn't take in account a negative number.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 14:08:17 EST 2006


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 bugs at jsomers.eu.

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

--- shadow/80275	2006-12-16 13:38:23.000000000 -0500
+++ shadow/80275.tmp.20246	2006-12-16 14:08:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80275
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bugs at jsomers.eu               
 QAContact: mono-bugs at ximian.com
@@ -64,6 +64,15 @@
 export LANG="nl_BE.ISO8859.1"
 
 Or explicitly modify it using this:
 Thread.CurrentThread.CurrentCulture = new CultureInfo ("nl-BE");
 
 Succes!
+
+------- Additional Comments From bugs at jsomers.eu  2006-12-16 14:08 -------
+Mmz,
+
+True, the floor() is probably the reason. Didn't think of that.
+
+But the main bug I reported still remains unsolved. I had a friend
+test the code on Windows using the .NET 2.0 framework and he hot a
+negative output when printing the currency.


More information about the mono-bugs mailing list