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

Paolo Molaro lupus at ximian.com
Tue Jan 20 16:27:36 EST 2004


On 01/20/04 Michal Moskal wrote:
> Ok, but when you have:
> 
> .class C1 implements I1 {
> 	.method foo () {
> 		.override I1.bar
> 		...
> 	}
> }
> 
> .class C2 extends C1 implements I1 {
> 	//nothing here
> }
> 
> Then when compiling class C2 it will bail out, since method overriding
> I1.bar is not called bar nor I1.bar.

I filed http://bugzilla.ximian.com/show_bug.cgi?id=53148
with a test case derived from your description.

lupus

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



More information about the Mono-devel-list mailing list