[Mono-bugs] [Bug 74892][Nor] Changed - mcs permits illegal preprocessor directive
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 19:17:21 -0400 (EDT)
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=74892
--- shadow/74892 2005-05-10 19:16:57.000000000 -0400
+++ shadow/74892.tmp.19832 2005-05-10 19:17:21.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74892
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: michi@zeroc.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -30,6 +30,9 @@
#endif is illegal. However, Visual Studio permits whitespace.
------- Additional Comments From duncan@ximian.com 2005-05-10 19:16 -------
Created an attachment (id=15122)
Patch to fix
+
+------- Additional Comments From duncan@ximian.com 2005-05-10 19:17 -------
+This is easy to fix.