[Mono-bugs] [Bug 75984][Nor] Changed - [PATCH] Several preprocessor
handling bugfixes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 8 13:09:00 EST 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75984
--- shadow/75984 2005-09-05 04:49:39.000000000 -0400
+++ shadow/75984.tmp.13633 2005-12-08 13:09:00.000000000 -0500
@@ -90,6 +90,9 @@
pragma-warning.cs(16,2): error CS1024: Preprocessor directive expected
pragma-warning.cs(18,2): error CS1038: #endregion directive expected
pragma-warning.cs(20,1): error CS1027: #endif directive expected
while 2.0 csc with -langversion:ISO-1 tells above (btw I believe it is
a bug in 2.0 csc that it does not reject #pragma directive).
+
+------- Additional Comments From martin at ximian.com 2005-12-08 13:08 -------
+Patch looks good.
More information about the mono-bugs
mailing list