[Mono-bugs] [Bug 53974][Wis] Changed - We do not report CS0652 warnings (Comparison to integral constant is useless)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Feb 2004 10:32:36 -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 spouliot@videotron.ca.

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

--- shadow/53974	2004-02-06 10:31:50.000000000 -0500
+++ shadow/53974.tmp.6935	2004-02-06 10:32:36.000000000 -0500
@@ -36,6 +36,11 @@
 How often does this happen? 
 Always
 
 Additional Information:
 CSC knows it's useless but doesn't eliminate the condition from the IL
 generated (even with optimization turned on). Don't know for the JIT.
+
+------- Additional Comments From spouliot@videotron.ca  2004-02-06 10:32 -------
+Created an attachment (id=6631)
+CS0562.cs
+