[Mono-bugs] [Bug 36171][Min] Changed - mcs does not complain when a using-directive refers to a non-existent namespace

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 5 May 2003 17:11:38 -0400 (EDT)


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=36171

--- shadow/36171	Wed Jan  8 17:41:57 2003
+++ shadow/36171.tmp.15482	Mon May  5 17:11:38 2003
@@ -1,13 +1,13 @@
 Bug#: 36171
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
 
 
 ------- Additional Comments From miguel@ximian.com  2003-01-08 17:41 -------
 The first case is handled in the Namespace branch of MCS (not commited
 to CVS yet), and the second is not.  Just for the record.
 
+
+------- Additional Comments From miguel@ximian.com  2003-05-05 17:11 -------
+Fixed both cases now.