[Mono-devel-list] Patch for MethodInfo.GetBaseDefinition
Lluis Sanchez
lluis at ideary.com
Thu Jul 17 14:12:45 EDT 2003
Hello!
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.
Regards,
Lluis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icall.diff
Type: application/octet-stream
Size: 779 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030717/35003326/attachment.obj
More information about the Mono-devel-list
mailing list