[Mono-bugs] [Bug 31092][Wis] Changed - 'using XXX;' directive only should allow namespaces not types.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Sep 2002 20:04:11 -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 Mon Sep 23 22:03:47 2002
+++ shadow/31092.tmp.26996 Wed Sep 25 16:04:11 2002
@@ -1,12 +1,12 @@
Bug#: 31092
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
@@ -22,6 +22,9 @@
------- Additional Comments From manyoso@yahoo.com 2002-09-23 22:03 -------
sorry. hit the button accidently.
mcs is allowing the 'using' directive on types
csc throws the error above.
+
+------- Additional Comments From miguel@ximian.com 2002-09-25 16:04 -------
+Can you provide us with a sample test case?