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

Andreas Nahr ClassDevelopment at A-SoftTech.com
Wed Nov 12 16:31:30 EST 2003


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
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
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

Andreas




More information about the Mono-devel-list mailing list