[Mono-bugs] [Bug 54467][Wis] Changed - Incorrect values when subtracting doubles

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 08:59:16 -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 massi@ximian.com.

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

--- shadow/54467	2004-06-03 08:57:16.000000000 -0400
+++ shadow/54467.tmp.10054	2004-06-03 08:59:16.000000000 -0400
@@ -163,6 +163,12 @@
 problem that appeared (the new test that does not pass).
 
 ------- Additional Comments From massi@ximian.com  2004-06-03 08:57 -------
 Created an attachment (id=7986)
 Patch for problems with spills from the fpu registers.
 
+
+------- Additional Comments From massi@ximian.com  2004-06-03 08:59 -------
+The problem was trivial (even if hard to find for me :-( ), it
+is fixed in the attached patch.
+I will close the bug as soon as the patch is approved (tree is
+frozen) and committed.