[Mono-dev] [PATCH] Improve compiler generated class handling and ReferenceEquality comparer.

Kornél Pál kornelpal at gmail.com
Sun Feb 28 11:42:45 EST 2010


Hi,

ChangeLog:
Don't make compiler generated classes sealed by default.
Emit and close top level compiler generated classes as well.

ReferenceEquality comparer: Use RuntimeHelpers.GetHashCode that is the 
default GetHashCode implementation based. (Also note that some SRE 
classes haven no support for GetHashCode in MS.NET.)

Please review the patch.

Thanks.

Kornél
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mcs.patch.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100228/36cb1fc8/attachment.txt 


More information about the Mono-devel-list mailing list