[Mono-bugs] [Bug 55770][Wis] Changed - mcs does not report CS0246 for "using" bound to non-fully-qualified class name
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 12:38:18 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=55770
--- shadow/55770 2004-03-18 15:40:54.000000000 -0500
+++ shadow/55770.tmp.8952 2004-03-25 12:38:18.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55770
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -39,6 +39,9 @@
using.cs(4,18): error CS0246: The type or namespace name 'XmlDocument'
could not be found (are you missing a using directive or an assembly
reference?)
How often does this happen?
always.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-25 12:38 -------
+cs0246-6.cs