[Mono-bugs] [Bug 60471][Nor] Changed - decimal parsing is locale dependent
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Jun 2004 13:04:39 -0400 (EDT)
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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60471
--- shadow/60471 2004-06-19 19:01:50.000000000 -0400
+++ shadow/60471.tmp.7960 2004-06-21 13:04:39.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60471
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: gentoo (2.6 kernel)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: jackson@ximian.com
ReportedBy: rbo@acm.org
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
Compilation succeeded
------- Additional Comments From rbo@acm.org 2004-06-19 19:01 -------
Created an attachment (id=8249)
System.Decimal patch for float and double constructors
+
+------- Additional Comments From jackson@ximian.com 2004-06-21 13:04 -------
+Patch is in CVS. Thanks!