[Mono-bugs] [Bug 34403][Nor] Changed - mcs doesn't see an inherited explicit interface member implementation
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Dec 2002 18:37:55 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=34403
--- shadow/34403 Fri Nov 22 19:11:44 2002
+++ shadow/34403.tmp.16044 Tue Dec 3 13:37:55 2002
@@ -1,13 +1,13 @@
Bug#: 34403
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: avd@openlinksw.com
QAContact: mono-bugs@ximian.com
@@ -70,6 +70,9 @@
runtime to be fixed.
//
return implementing_ifaces;
If you remove that, try the example above. It will also be exposed in
a corlib compilation.
+
+------- Additional Comments From lupus@ximian.com 2002-12-03 13:37 -------
+Fixed in cvs, you need to update both the mono runtime and mcs.