[Mono-devel-list] mcs/class/corlib_cmp.dll build borken

Varga Zoltan vargaz at freemail.hu
Fri Apr 18 16:27:26 EDT 2003


                                                    Hi,

  I backed out the changes which were causing the breakage.
Could
anybody tell me what corlib_cmp.dll is used for? Also, these
changes
were meant to implement two new methods in NET 1.1. These
methods
need to call the Object.GetHashCode and ValueType.Equals methods
non-virtually, i.e. these methods must be called even if a
derived class
overrides them.  Does anybody knows of a way to implement this
efficiently in C#?

              bye

                 Zoltan


Urs Muff <umuff at quark.com> írta:

>
c:\cygwin\CVS-Repositories\go-mono.com\mcs\class\corlib\System.Runtime.Compi
> lerServices\RuntimeHelpers.cs(31,11): error
> 
> CS0117: 'object' does not contain a definition for
'InternalGetHashCode'
> 
>
c:\cygwin\CVS-Repositories\go-mono.com\mcs\class\corlib\System.Runtime.Compi
> lerServices\RuntimeHelpers.cs(46,12): error
> 
> CS0117: 'System.ValueType' does not contain a definition for
> 'InternalEquals'
> 
>  
> 
> - Urs C. Muff
> 
> Software Architect      - Research Lab
> 
>  
> 
> 







More information about the Mono-devel-list mailing list