[Mono-bugs] [Bug 75726][Nor] Changed - CS0535 is not reported when
base class explicitly implements interface with same members
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 3 18:55:43 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=75726
--- shadow/75726 2005-08-25 01:26:00.000000000 -0400
+++ shadow/75726.tmp.25205 2006-05-03 18:55:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75726
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -47,6 +47,9 @@
Expected result:
test.cs(14,14): error CS0535: 'B' does not implement interface
member 'ITest2.GetName(string)'
test.cs(6,7): (Location of symbol related to previous error)
+
+------- Additional Comments From marek.safar at seznam.cz 2006-05-03 18:55 -------
+Fixed in SVN
More information about the mono-bugs
mailing list