[Mono-bugs] [Bug 61223][Maj] Changed - [PATCH] System.Type.GetInterfaces does not report inherited interfaces
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Oct 2004 13:42:55 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=61223
--- shadow/61223 2004-07-08 13:29:07.000000000 -0400
+++ shadow/61223.tmp.3612 2004-10-04 13:42:54.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61223
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: rbo@acm.org
QAContact: mono-bugs@ximian.com
@@ -132,6 +132,11 @@
Building that in a type builder and looping over GetInterfaces() you will get (in order):
Frank
Bob
Sally
-kangaroo
+
+------- Additional Comments From vargaz@freemail.hu 2004-10-04 13:42 -------
+-> dup of 65764 which has a patch.
+
+*** This bug has been marked as a duplicate of 65764 ***