[Mono-bugs] [Bug 56460][Wis] Changed - CS1040: Preprocessor directives must appear as the first non ws char

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Jan 2005 21:09:13 -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 duncan@ximian.com.

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

--- shadow/56460	2005-01-06 21:06:47.000000000 -0500
+++ shadow/56460.tmp.32067	2005-01-06 21:09:13.000000000 -0500
@@ -54,6 +54,11 @@
 
 and triggers Error CS1032 ("Cannot define/undefine preprocessor
 symbols after first token in file")
 
 Comments are considered tokens in the context of the single line; but
 they should not be considered after a newline has been read.
+
+------- Additional Comments From duncan@ximian.com  2005-01-06 21:09 -------
+Created an attachment (id=13670)
+Revised patch
+