[Mono-bugs] [Bug 29479][Min] Changed - mcs allows 'using XXX' when XXX does not exists

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Sep 2002 02:11:47 -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=29479

--- shadow/29479	Wed Sep 11 16:05:01 2002
+++ shadow/29479.tmp.7188	Wed Sep 11 22:11:47 2002
@@ -12,13 +12,13 @@
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mcs allows 'using XXX' when XXX does not exists
-BugsThisDependsOn: 30020
+BugsThisDependsOn: 30020[FIXED]
 
 mcs compiles programs even if they use 'using' with a namespace that is not
 defined anywhere.
 
 Steps to reproduce the problem:
 1. Compile this one: