[Mono-bugs] [Bug 77667][Nor] Changed - roundtrip formatting for
double i.e. Double.ToString ("R") returns incorrect result
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 13:13:47 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77667
--- shadow/77667 2006-02-28 13:12:29.000000000 -0500
+++ shadow/77667.tmp.10175 2006-02-28 13:13:47.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: roundtrip formatting for double i.e. Double.ToString ("R") returns incorrect result
+OtherBugsDependingOnThis: 77657
The following code results in an unexpected result:
using System;
class Test
More information about the mono-bugs
mailing list