[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 13:39:19 -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	Mon Sep 16 09:38:50 2002
+++ shadow/29846.tmp.6948	Mon Sep 16 09:39:19 2002
@@ -1,13 +1,13 @@
 Bug#: 29846
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -54,7 +54,11 @@
 
 I suppose this one is really not a bug.  I used mono-0.15, so maybe
 this was newly introduced?
 
 ------- Additional Comments From martin@gnome.org  2002-09-16 09:38 -------
 Are you sure that's the compiler output and not the C.exe which was generated with an unfixed mcs ?
+
+
+------- Additional Comments From martin@gnome.org  2002-09-16 09:39 -------
+Bugzilla has no way to change NEEDINFO -> FIXED, so needed to temporray reopen it.