mail-archives/mono-bugs/2004-June/017417.html

94 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60111][Nor] Changed - Double.ToString() does not match MS.NET
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017416.html">
<LINK REL="Next" HREF="017418.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60111][Nor] Changed - Double.ToString() does not match MS.NET
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60111][Nor] Changed - Double.ToString() does not match MS.NET">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Tue, 15 Jun 2004 23:14:09 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017416.html">[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
</A></li>
<LI> Next message: <A HREF="017418.html">[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17417">[ date ]</a>
<a href="thread.html#17417">[ thread ]</a>
<a href="subject.html#17417">[ subject ]</a>
<a href="author.html#17417">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:sebastien@ximian.com.">sebastien@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60111">http://bugzilla.ximian.com/show_bug.cgi?id=60111</A>
--- shadow/60111 2004-06-15 22:34:59.000000000 -0400
+++ shadow/60111.tmp.9385 2004-06-15 23:14:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60111
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -62,6 +62,14 @@
2.71828182845904
while MS returns
2.71828182845905
2.71828182845904
+
+------- Additional Comments From <A HREF="mailto:sebastien@ximian.com">sebastien@ximian.com</A> 2004-06-15 23:14 -------
+Fixed in CVS.
+
+I added a non-banker version of Round(double) and Round(double,int) in
+FloatingPointFormatter.cs (as this is the only place I know, yet, that
+requires this and because it has a low probability to mess up with the
+rest of corlib).
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017416.html">[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
</A></li>
<LI> Next message: <A HREF="017418.html">[Mono-bugs] [Bug 60249][Cri] Changed - `System.Drawing.Color' does not contain a definition for `Highlight'
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17417">[ date ]</a>
<a href="thread.html#17417">[ thread ]</a>
<a href="subject.html#17417">[ subject ]</a>
<a href="author.html#17417">[ author ]</a>
</LI>
</UL>
</body></html>