[Mono-bugs] [Bug 53974][Wis] Changed - [PATCH] 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:50:17 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	2005-08-23 15:49:53.000000000 -0400
+++ shadow/53974.tmp.1180	2005-08-23 15:50:17.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: spouliot at videotron.ca               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: We do not report CS0652 warnings (Comparison to integral constant is useless)
+Summary: [PATCH] We do not report CS0652 warnings (Comparison to integral constant is useless)
 
 Description of Problem:
 We do not report CS0652 warnings (Comparison to integral constant is useless)
 
 Steps to reproduce the problem:
 1. Compile the attached sample with MCS. No error/warning are reported.


More information about the mono-bugs mailing list