[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
Mon Jul 11 12:21:32 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=75321
--- shadow/75321 2005-06-21 01:28:54.000000000 -0400
+++ shadow/75321.tmp.27885 2005-07-11 12:21:32.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75321
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: both Win32 and Linux
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: claytonharbour at sporadicism.com
@@ -103,6 +103,11 @@
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.
+
+------- Additional Comments From marek.safar at seznam.cz 2005-07-11 12:21 -------
+Implemented warning 414 distinction.
+
+Is it all ?
More information about the mono-bugs
mailing list