[Mono-bugs] [Bug 81747][Min] Changed - mcs and 2.0 constructs ?
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 28 12:21:05 EDT 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81747
--- shadow/81747 2007-05-28 05:24:46.000000000 -0400
+++ shadow/81747.tmp.20667 2007-05-28 12:21:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81747
Product: Mono: Compilers
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: miguel at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -30,6 +30,13 @@
------- Additional Comments From gert.driesen at pandora.be 2007-05-28 05:24 -------
I would expect code that compiles using mcs (without explicitly
setting /langversion) to also compile using csc 1.x, and this is
currently not the case.
+
+------- Additional Comments From miguel at ximian.com 2007-05-28 12:21 -------
+Gert,
+
+If you want 1.0 compatibility, you must always use the
+-langversion:iso-1 flag, regardless of the compiler.
+
More information about the mono-bugs
mailing list