[Mono-bugs] [Bug 80093][Min] Changed - mcs does not check unbalanced #if section when the condition is met
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 10 08:45:20 EST 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80093
--- shadow/80093 2006-12-09 13:18:55.000000000 -0500
+++ shadow/80093.tmp.18129 2006-12-10 08:45:20.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80093
Product: Mono: Compilers
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -30,6 +30,9 @@
test.cs(7,1): error CS1027: #endif directive expected
Actual:
no CS1027 error.
This does not happen when you don't pass -d:NET_2_0 to mcs.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-12-10 08:45 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list