[Mono-bugs] [Bug 75984][Nor] Changed - [PATCH] Several preprocessor handling bugfixes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 9 06:20:41 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 atsushi at ximian.com.

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

--- shadow/75984	2005-12-08 13:09:00.000000000 -0500
+++ shadow/75984.tmp.19720	2005-12-09 06:20:41.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 75984
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -93,6 +93,11 @@
 
 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.
+
+------- Additional Comments From atsushi at ximian.com  2005-12-09 06:20 -------
+Applied the patch, with a small change (#pragma won't be checked
+strictly even when ISO-1 mode is specified; it is what Miguel and I
+once agreed.)


More information about the mono-bugs mailing list