[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
30 Dec 2002 00:35:14 -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 mathpup@mylinuxisp.com.

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

--- shadow/36171	Sun Dec 29 19:34:50 2002
+++ shadow/36171.tmp.12383	Sun Dec 29 19:35:14 2002
@@ -65,6 +65,11 @@
  
 mcs does not complain about the "using R3 = R1.N2", but I'm not sure 
 whether it's because mcs doesn't complain about using-directives where the 
 namesapce in question is not found (i.e. the original bug above), or whether 
 this is a separate issue. Another test case is in namespace4.cs, attached. 
  
+
+------- Additional Comments From mathpup@mylinuxisp.com  2002-12-29 19:35 -------
+Created an attachment (id=3042)
+Test case 2
+