[Mono-list] Bug found: calling virtual func via delegate

Ravi Pratap M ravi@ximian.com
28 Oct 2002 16:55:59 -0600


> The attached code illustrates the problem. When compiled with csc, it
> will display "DerivedClass::SomeFunc". When compiled with msc, it
> displays "BaseClass::SomeFunc".

	Hmm, seems like a bug.


> I didn't see this in bugzilla...is it a known issue?

	Probably not - could you please file a bug for us against mcs ? Thanks
!


	Regards,

		Ravi