[Mono-bugs] [Bug 66031][Min] Changed - mcs does not report CS0168 (using warning level 4)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 11 03:17:18 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 gert.driesen at pandora.be.

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

--- shadow/66031	2004-09-15 16:12:54.000000000 -0400
+++ shadow/66031.tmp.6111	2005-06-11 03:17:16.000000000 -0400
@@ -1,10 +1,10 @@
 Bug#: 66031
 Product: Mono: Compilers
-Version: unspecified
-OS: unknown
+Version: 1.1
+OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: C#
@@ -30,6 +30,11 @@
 }
 
 When compiling this code fragment using csc (warning level 4), you'll get 
 the following warning :
 
 test.cs(6,7): warning CS0168: The variable 'e' is declared but never used
+
+------- Additional Comments From gert.driesen at pandora.be  2005-06-11 03:17 -------
+Any progress on this issue ?
+
+I can still reproduce it using mcs svn.


More information about the mono-bugs mailing list