[Mono-bugs] [Bug 35631][Nor] Changed - Improper scoping for nested classes.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Dec 2002 17:50:37 -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 miguel@ximian.com.

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

--- shadow/35631	Wed Dec 18 12:58:27 2002
+++ shadow/35631.tmp.6922	Thu Dec 19 12:50:37 2002
@@ -1,12 +1,12 @@
 Bug#: 35631
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: seank@users.sf.net               
@@ -80,6 +80,12 @@
 	{
 		Console.WriteLine("ack"); 
 	}  
 }
 
 
+
+------- Additional Comments From miguel@ximian.com  2002-12-19 12:50 -------
+This program fails with both CSC and MCS with the same error cs0038. 
+I fail to see the problem.
+
+I am setting the status to NEEDINFO based on the above comment.