[Mono-devel-list] Patch for bug #61223
Gert Driesen
gert.driesen at pandora.be
Wed Jul 7 15:49:53 EDT 2004
----- Original Message -----
From: "grompf" <grompf at sublimeintervention.com>
To: "Mono Development" <mono-devel-list at lists.ximian.com>
Sent: Wednesday, July 07, 2004 9:02 PM
Subject: [Mono-devel-list] Patch for bug #61223
> Bug #61223 incorrectly attributes the bug to Type.GetInterfaces(); the
> actual problem is in TypeBuilder.cs It doesn't walk the inherited
> interface tree. Attached is a patch that resolves this; please
> review.. ok to commit?
I've actually attached a patch for TypeBuilder to bug #59894 that will
remove some code duplication between (Mono)Type and TypeBuilder, and have
the TypeBuilder implementation better match that of MS, but, as states by
Paolo in the bug, it might break mcs, so someone of the mcs team needs to
have a close look at that patch.
Gert
More information about the Mono-devel-list
mailing list