[Mono-bugs] [Bug 67689][Min] Changed - Missing warning CS0278 - "doesn't implement the 'collection' pattern"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 11:34:35 EDT 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67689
--- shadow/67689 2006-10-07 11:33:12.000000000 -0400
+++ shadow/67689.tmp.8382 2006-10-07 11:34:35.000000000 -0400
@@ -8,13 +8,13 @@
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: rodolfocampero at hotmail.com
QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: V2
URL:
Cc:
Summary: Missing warning CS0278 - "doesn't implement the 'collection' pattern"
Description of Problem:
mcs compiles the following program, which is rejected by Microsoft .NET
@@ -127,6 +127,10 @@
'Testing.ICustomEnumerable.GetEnumerator()'.
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\mscorlib.dll: (Location
of symbol related to previous warning)
J.cs(6,29): (Location of symbol related to previous warning)
+
+------- Additional Comments From miguel at ximian.com 2006-10-07 11:34 -------
+This will require a parser rewrite, setting milestone to 2.0,
+resetting owner
More information about the mono-bugs
mailing list