[Mono-bugs] [Bug 54303][Maj] Changed - FIX: generated inverted floating point comparisons are not correct

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 20 Mar 2004 15:25:51 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/54303	2004-03-20 13:32:02.000000000 -0500
+++ shadow/54303.tmp.19818	2004-03-20 15:25:51.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 54303
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: vargaz@freemail.hu                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -91,6 +91,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-02-27 08:00 -------
 Ok, this is not assigned to me for the runtime.
 
 ------- Additional Comments From vargaz@freemail.hu  2004-03-20 13:32 -------
 This is now fixed in the runtime, so back to mcs. 
 This bug now causes the mcs compiled mini/basic-float.exe tests to fail.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-20 15:25 -------
+Fixed in CVS.