[Mono-bugs] [Bug 31092][Nor] Changed - 'using XXX;' directive only should allow namespaces not types.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
22 Dec 2002 06:27:36 -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=31092
--- shadow/31092 Sat Nov 16 18:44:13 2002
+++ shadow/31092.tmp.13817 Sun Dec 22 01:27:36 2002
@@ -1,13 +1,13 @@
Bug#: 31092
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -54,6 +54,9 @@
lookups should be given namespaces and names, and avoid concatenating
and obtaining a fully qualified name and then splitting it up and
re-assembling it (the recent fix which got the resolution of nested
types fixed introduced this feature)
+
+------- Additional Comments From miguel@ximian.com 2002-12-22 01:27 -------
+i have fixed this on my `namespace' tree of mcs.