[Mono-bugs] [Bug 30295][Maj] Changed - Member lookup and inherited interfaces
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
14 Sep 2002 16:56:49 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=30295
--- shadow/30295 Fri Sep 13 20:58:06 2002
+++ shadow/30295.tmp.29903 Sat Sep 14 12:56:49 2002
@@ -1,13 +1,13 @@
Bug#: 30295
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
@@ -52,6 +52,10 @@
D d = new D ();
d.Hello (d);
}
}
=====
+
+------- Additional Comments From martin@gnome.org 2002-09-14 12:56 -------
+Fixed in CVS, added test-166.cs.
+