[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:07:17 -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-05 01:03:27.000000000 -0500
+++ shadow/56460.tmp.674	2005-01-05 01:07:17.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 56460
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: duncan@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: CS1040: Preprocessor directives must appear as the first non ws char
@@ -30,6 +30,13 @@
         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
 
+
+------- Additional Comments From duncan@ximian.com  2005-01-05 01:07 -------
+The patch has a typo, it should say 
+
+* mcs-expect-no-error: Removed cs1040.cs.
+
+and not cs0547.cs.