[Mono-devel-list] mcs bug: indirectly implemented interfaces

Jeroen Frijters jeroen at sumatra.nl
Mon Sep 13 03:33:17 EDT 2004


Jeroen Frijters wrote:
> mcs doesn't properly handle interfaces that indirectly implement other
> interfaces.

It's actually a runtime bug. Reflection on interfaces (specifically
Type.GetInterfaces()) does return all implemented interfaces.

Gert filed this bug:
http://bugzilla.ximian.com/show_bug.cgi?id=65764

Regards,
Jeroen



More information about the Mono-devel-list mailing list