[Mono-bugs] [Bug 50871][Nor] Changed - warning CS0168 (-warn:4)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 02:54:04 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50871
--- shadow/50871 2003-12-13 07:35:33.000000000 -0500
+++ shadow/50871.tmp.336 2003-12-16 02:54:04.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 50871
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: ASSIGNED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: polak@gnu.org
QAContact: mono-bugs@ximian.com
@@ -52,6 +52,12 @@
------- Additional Comments From miguel@ximian.com 2003-11-25 00:21 -------
Another for Martin's area.
------- Additional Comments From martin@ximian.com 2003-12-13 07:35 -------
Fixed in CVS.
+
+------- Additional Comments From martin@ximian.com 2003-12-16 02:54 -------
+Ooops, sorry - I was a bit confused by this bug report.
+From your comment `// x = something; is missing' I thought the bug
+was about the missing CS0177 - but in fact, it's about the erroneous
+CS0168.