[Mono-devel-list] Corlib feature survey.
Gonzalo Paniagua Javier
gonzalo at ximian.com
Thu Aug 7 22:09:45 EDT 2003
El jue, 07-08-2003 a las 23:25, Piers Haken escribió:
> > Decimal
> > * Not being CorCompared (!)
>
> Yup, System.Decimal is one of those types that the MS runtime (v1.0)
> cannot reflect on in another assembly. I haven't tested this with 1.1.
>
> See mcs/class/corlib/corlib_cmp.dll.excludes:
> System/Object.cs
> System/ValueType.cs
> System/Enum.cs
> System/Delegate.cs
> System/MulticastDelegate.cs
> System.Runtime.CompilerServices/RuntimeHelpers.cs
> System/Decimal.cs
> System/DecimalFormatter.cs
Btw, I will soon have a corcompare written in C so we won't have those
problems anymore.
It would be nice if someone provides accurate information on the DTD of
the generated file...
-Gonzalo
More information about the Mono-devel-list
mailing list