[Mono-bugs] [Bug 50875][Nor] Changed - warning CS0219 (-warn:4)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 15:54:17 -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=50875

--- shadow/50875	2004-02-08 14:17:48.000000000 -0500
+++ shadow/50875.tmp.7226	2004-02-12 15:54:17.000000000 -0500
@@ -12,13 +12,13 @@
 ReportedBy: polak@gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: warning CS0219 (-warn:4)
-OtherBugsDependingOnThis: 51310
+OtherBugsDependingOnThis: 51310[NOTABUG]
 
 mcs -warn:4 (-warn:3) produces the following warning:
 
  test.cs(14) warning CS0219: The variable `o' is assigned but its value is
 never used