[Mono-bugs] [Bug 72968][Min] Changed - [PATCH] CS0658 is not reported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 15:59:12 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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72968

--- shadow/72968	2005-08-23 14:22:40.000000000 -0400
+++ shadow/72968.tmp.1404	2005-08-23 15:59:12.000000000 -0400
@@ -53,6 +53,10 @@
 72968.cs(5,2): warning CS0658: 'class' is not a recognized attribute
 location. All attributes in this attribute section will be ignored.
 Compilation succeeded - 1 warning(s)
 
 Is there any way to surpress "syntax error" line?
 
+
+------- Additional Comments From miguel at ximian.com  2005-08-23 15:59 -------
+The only way of eliminating the error is to add CLASS to the grammar
+so it vecomes an acceptable way of parsing the input


More information about the mono-bugs mailing list