[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 04:58:51 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=81747
--- shadow/81747 2007-05-27 11:35:17.000000000 -0400
+++ shadow/81747.tmp.13581 2007-05-28 04:58:51.000000000 -0400
@@ -2,21 +2,28 @@
Product: Mono: Compilers
Version: 1.2
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: miguel at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs and 2.0 constructs ?
Shouldn't mcs by default disallow C# 2.0 features such as anonymous types,
namespace alias qualifiers, ... ?
gmcs should of course support this by default.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-05-28 04:58 -------
+mcs is not csc 1.x clone nad gmcs is not csc 2.0 clone our compilers
+are runtime specific.
+
+I know it can be confusing but that's what Miguel preferred. It would
+be better to ask him directly.
More information about the mono-bugs
mailing list