[Mono-bugs] [Bug 75930][Min] Changed - [PATCH] CS0246 don't expand
@class as @classAttribute
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 29 13:55:21 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75930
--- shadow/75930 2005-08-29 13:54:56.000000000 -0400
+++ shadow/75930.tmp.9533 2005-08-29 13:55:21.000000000 -0400
@@ -34,6 +34,11 @@
compiled without error.
Expected Results:
escaped-name.cs(7,3): error CS0246: The type or namespace name `class'
could not
be found. Are you missing a using directive or an assembly reference?
+
+------- Additional Comments From atsushi at ximian.com 2005-08-29 13:55 -------
+Created an attachment (id=15647)
+proposed fix + testcase
+
More information about the mono-bugs
mailing list