[Mono-bugs] [Bug 21415] Changed - MCS is not looking up methods from inherited interfaces
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Mar 2002 06:25:24 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21415
--- shadow/21415 Wed Mar 6 06:48:21 2002
+++ shadow/21415.tmp.26383 Tue Mar 12 01:25:24 2002
@@ -1,24 +1,27 @@
Bug#: 21415
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs should check if a type implements all abstract methods only if it's not an interface
+Summary: MCS is not looking up methods from inherited interfaces
The test case attached fails to compile on both windows and linux.
------- Additional Comments From lupus@ximian.com 2002-03-06 06:48 -------
Created an attachment (id=1486)
Failing test case.
+
+------- Additional Comments From miguel@ximian.com 2002-03-12 01:25 -------
+Updated the summary description, as the other summary was not a bug.