[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 09:41:06 -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:07:17.000000000 -0500
+++ shadow/56460.tmp.17075	2005-01-06 09:41:06.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 56460
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: duncan@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -37,6 +37,11 @@
 ------- 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.
+
+------- Additional Comments From duncan@ximian.com  2005-01-06 09:41 -------
+<harinath> duncan, looks good
+
+Patch committed to SVN head.