[Mono-bugs] [Bug 62673][Wis] Changed - Spurious warning CS0169

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Aug 2004 14:01:35 -0400 (EDT)


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 marek.safar@seznam.cz.

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

--- shadow/62673	2004-08-08 14:00:03.000000000 -0400
+++ shadow/62673.tmp.18758	2004-08-08 14:01:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62673
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: Windows XP
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
@@ -32,6 +32,11 @@
 gives:
 
 test.cs(3) warning CS0169: Private field `A.name' is never used
 
 ------- Additional Comments From marek.safar@seznam.cz  2004-08-08 14:00 -------
 Fixed in CVS
+
+------- Additional Comments From marek.safar@seznam.cz  2004-08-08 14:01 -------
+Ooups, wrong paste.
+
+I think this is csc bug because variable is really never used