[Mono-bugs] [Bug 80408][Nor] Changed - CS0278 reported when hiding method in interface
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 17 13:11:19 EST 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=80408
--- shadow/80408 2007-01-01 01:21:24.000000000 -0500
+++ shadow/80408.tmp.17653 2007-02-17 13:11:19.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80408
Product: Mono: Compilers
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,9 @@
Actual result:
test.cs(9,3): warning CS0278: `TestCollection' contains ambiguous
implementation of `enumerable' pattern. Method
`System.Collections.IEnumerable.GetEnumerator()' is ambiguous with method
`ITestCollection.GetEnumerator()'
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-17 13:11 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list