[Mono-bugs] [Bug 53974][Wis] Changed - We do not report CS0652
warnings (Comparison to integral constant is useless)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 15:49:53 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53974
--- shadow/53974 2004-02-07 01:38:30.000000000 -0500
+++ shadow/53974.tmp.1164 2005-08-23 15:49:53.000000000 -0400
@@ -1,8 +1,8 @@
Bug#: 53974
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: All
OS Details: tested on both RH9 and WinXP
Status: NEW
Resolution:
Severity: Unknown
@@ -48,6 +48,11 @@
------- Additional Comments From miguel at ximian.com 2004-02-07 01:38 -------
I figured out we should hook this up in Binary.DoResolve, before
calling ResolveOperator, since we have done a cast there to check for
constants already.
Will think a bit more about this, but its a nice debugging aid.
+
+------- Additional Comments From atsushi at ximian.com 2005-08-23 15:49 -------
+Created an attachment (id=15624)
+proposed fix
+
More information about the mono-bugs
mailing list