[Mono-bugs] [Bug 51014][Nor] Changed - warning CS0642 (-warn:4)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Nov 2003 19:38:42 -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 miguel@ximian.com.

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

--- shadow/51014	2003-11-14 17:32:37.000000000 -0500
+++ shadow/51014.tmp.14139	2003-11-17 19:38:42.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51014
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: polak@gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,9 @@
 
  while (obj.MoveNext ())
    ;
 
 The above is a common trick, but mcs (warn:4) reports
 CS0642 (Possibly mistaken empty statement), which is not true.
+
+------- Additional Comments From miguel@ximian.com  2003-11-17 19:38 -------
+I do not know how to solve this feature request.  Will close.