[Mono-bugs] [Bug 41196][Nor] Changed - incorrect code generated with a double == int compare

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 11 Apr 2003 12:38:59 -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 lupus@ximian.com.

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

--- shadow/41196	Fri Apr 11 12:30:15 2003
+++ shadow/41196.tmp.9304	Fri Apr 11 12:38:59 2003
@@ -1,14 +1,14 @@
 Bug#: 41196
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: INVALID
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -25,6 +25,9 @@
 
 		if (d == 3)
 			return 1;
 		return 0;
 	}
 }
+
+------- Additional Comments From lupus@ximian.com  2003-04-11 12:38 -------
+nothing to see here.