[Mono-bugs] [Bug 69949][Nor] Changed - Need to report `need new keyword' when nested classes overlap an existing name

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Feb 2005 04:49:13 -0500 (EST)


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 marek.safar@seznam.cz.

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

--- shadow/69949	2004-11-26 16:44:22.000000000 -0500
+++ shadow/69949.tmp.12077	2005-02-21 04:49:13.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69949
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -33,6 +33,9 @@
     }
 }
 
 class D {
         static void Main () {}
 }
+
+------- Additional Comments From marek.safar@seznam.cz  2005-02-21 04:49 -------
+Fixed in SVN