[Mono-bugs] [Bug 29846][Maj] Changed - mcs fails to detect an unused local var (really simple test case)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Sep 2002 11:55:13 -0000
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@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=29846
--- shadow/29846 Fri Sep 6 08:24:27 2002
+++ shadow/29846.tmp.27716 Mon Sep 16 07:55:13 2002
@@ -1,13 +1,13 @@
Bug#: 29846
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -31,6 +31,10 @@
Actual Results:
Compilation successful.
Expected Results:
case2.cs(8.22): error CS0165: Use of unassigned local variable 'str'.
+
+------- Additional Comments From martin@gnome.org 2002-09-16 07:55 -------
+Fixed in CVS.
+