[Mono-devel-list] possible bug in S.R.E., class.c::mono_

Varga Zoltan vargaz at freemail.hu
Tue Jan 20 15:10:05 EST 2004


> 
> It should inherit this implementation, but it doesn't.
This is because
> mono_class_setup_vtable uses method names, not .override
declarations 
> to see if some methods are already implemented.
> 

                                                       Hi,

  The inheritance is done by simply copying the vtable from
the parent
class in class.c:820. Also, explicit overrides are processed
before name
based overriding at class.c:823.

                      Zoltan

> -- 
> : Michal Moskal :: http://www.kernel.pl/~malekith : GCS 
> {C,UL}++++$ a? !tv






More information about the Mono-devel-list mailing list