[Mono-bugs] [Bug 79810][Nor] Changed - [PATCH] CS1058 only applies to 2.0 profile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 6 09:30:29 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79810
--- shadow/79810 2006-11-02 14:26:30.000000000 -0500
+++ shadow/79810.tmp.18379 2006-11-06 09:30:29.000000000 -0500
@@ -2,21 +2,21 @@
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: gert.driesen at pandora.be
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: marek.safar at seznam.cz,rharinath at novell.com
Summary: [PATCH] CS1058 only applies to 2.0 profile
Currently, mcs reports CS1058 for the following code fragment:
using System:
@@ -64,6 +64,13 @@
and added a separate test for gmcs.
------- Additional Comments From gert.driesen at pandora.be 2006-11-02 14:26 -------
Created an attachment (id=17977)
Fix and tests
+
+------- Additional Comments From rharinath at novell.com 2006-11-06 09:30 -------
+The patch and tests look good. I think you can apply. And yes, the
+known-issues-gmcs approach is the cleanest kludge :-(
+
+Marek, do you have any comments?
+
More information about the mono-bugs
mailing list