[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 10:56:39 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 10:52:01.000000000 -0500
+++ shadow/80275.tmp.16303 2006-12-16 10:56:39.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80275
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: bugs at jsomers.eu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -45,6 +45,11 @@
I live in Belgium, our currency is the Euro ().
------- Additional Comments From bugs at jsomers.eu 2006-12-16 10:52 -------
Created an attachment (id=18305)
Test case.
+
+------- Additional Comments From bugs at jsomers.eu 2006-12-16 10:56 -------
+Something I also just noticed when submitting the test case.
+
+Shouldn't Decimal.Round(d, 1) display -1245.8 in stead of -1246.0 ?
More information about the mono-bugs
mailing list