[Mono-bugs] [Bug 29150][Maj] Changed - Variable scope issue

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
20 Aug 2002 14:14:29 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=29150

--- shadow/29150	Tue Aug 20 09:12:02 2002
+++ shadow/29150.tmp.5912	Tue Aug 20 10:14:29 2002
@@ -1,13 +1,13 @@
 Bug#: 29150
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -50,7 +50,14 @@
 
 Additional Information:
 delegate.cs has this problem.
 
 ------- Additional Comments From martin@gnome.org  2002-08-20 09:12 -------
 I cannot reproduce this bug, closing it.
+
+
+------- Additional Comments From gonzalo@ximian.com  2002-08-20 10:14 -------
+What?
+
+The bug is there. Current mcs from CVS compiles the test case and csc
+complains as i stated above.