[Mono-bugs] [Bug 57200][Min] Changed - mcs does not report CS0234: type fullname is not allowed in the overrapped namespace
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 01:36:54 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57200
--- shadow/57200 2004-04-28 20:17:16.000000000 -0400
+++ shadow/57200.tmp.31469 2005-01-13 01:36:54.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 57200
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
cs0234.cs(9,23): error CS0234: The type or namespace name 'Type' does not
exist in the class or namespace 'MonoTests.System' (are you missing an
assembly reference?)
How often does this happen?
always.
+
+------- Additional Comments From rharinath@novell.com 2005-01-13 01:36 -------
+Fixed in SVN repository.