[Mono-bugs] [Bug 35792][Wis] Changed - cs0138.cs mcs error sample compiles fine.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Dec 2002 06:28:25 -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=35792

--- shadow/35792	Tue Dec 17 17:20:02 2002
+++ shadow/35792.tmp.13849	Sun Dec 22 01:28:25 2002
@@ -1,14 +1,14 @@
 Bug#: 35792
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: raciel@es.gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -33,6 +33,9 @@
 {
         static void Main ()
         {
                 Console.WriteLine ("Test cs0138");
         }
 }
+
+------- Additional Comments From miguel@ximian.com  2002-12-22 01:28 -------
+This is fixed on my experimental namespace tree.