[Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned reference value but otherwise not used flagged as warning

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 01:28:54 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 claytonharbour at sporadicism.com.

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

--- shadow/75321	2005-06-21 00:46:17.000000000 -0400
+++ shadow/75321.tmp.26642	2005-06-21 01:28:54.000000000 -0400
@@ -98,6 +98,11 @@
 Hello Marek,
 
    CSC here reports:
 
 a.cs(2,6): warning CS0414: The private field 'X.a' is assigned but its
 value is never used
+
+------- Additional Comments From claytonharbour at sporadicism.com  2005-06-21 01:28 -------
+Hi Miguel, what version of csc are you using and are you assiging the
+reference from the constructor to the private variable?  That seems to
+be the difference, otherwise I get a warning as well.


More information about the mono-bugs mailing list