[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
Wed, 5 Jan 2005 01:03:27 -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 2004-04-04 12:58:59.000000000 -0400
+++ shadow/56460.tmp.642 2005-01-05 01:03:27.000000000 -0500
@@ -25,6 +25,11 @@
}
}
C:\Inetpub\ftproot>csc t.cs
t.cs(1,11): error CS1040: Preprocessor directives must appear as the first
non-whitespace character on a line
+
+------- Additional Comments From duncan@ximian.com 2005-01-05 01:03 -------
+Created an attachment (id=13643)
+Fix + changes to errors
+