[Mono-devel-list] Bugs in new/ changed corecompare

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Nov 13 11:22:45 EST 2003


El mié, 12-11-2003 a las 22:31, Andreas Nahr escribió:
> Hi,
> 
> I've seen that there were some changes to corecompare (or an entirely new
> corecompare?),
> however it seems to have some bugs (which you can easily find when looking
> at the new corecompare - generated data on the go-mono page).
> 
> 1. It seems that attributes on delegates don't work (are ignored?) ->
> Example System.ComponentModel.Design namespace, nearly all delegates

That's an mcs bug. i'll file a bug report.

> 2. Indexers don't seem to be compared correctly at all. All over the
> framework there are incorrectly added and missing members because of this ->
> Example System.Collections.Specialized.NameValueCollection

Fixed.

> 3. There may be a problem with public inner classes (which are relatively
> few) -> Example: In namespace System.ComponentMode a
> SimplePropertyDescriptor is show as missing, which is an inner class of
> TypeDescriptor

I would say it's a bug in MS, but well, I've added a workaround for
that.

Thanks.

-Gonzalo





More information about the Mono-devel-list mailing list