[Mono-devel-list] Patch for MethodInfo.GetBaseDefinition

Paolo Molaro lupus at ximian.com
Fri Jul 18 08:40:57 EDT 2003


On 07/17/03 Lluis Sanchez wrote:
> When a method implements an abstract method declared in a base class, a call
> to MethodInfo.GetBaseDefinition() should return the method in the base
> class. Mono currently returns the method of the subclass. This patch fixes
> the problem.
> If there are no objections, I'll commit it.

Please, also add a test case to the test suite.
Also, please tell your mailer to not attach patches as
application/octet-stream, but as text/plain or something like that.

Thanks.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list