[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:38:50 -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 08:06:09 2002
+++ shadow/29846.tmp.6916	Mon Sep 16 09:38:50 2002
@@ -1,13 +1,13 @@
 Bug#: 29846
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEEDINFO   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,10 @@
 	at System.String.Trim(Char, Int32)
 	at System.String.Trim()
 	at C.Main()
 
 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 ?
+