[Mono-devel-list] can anyone help System.Decimal?

Atsushi Eno atsushi at ximian.com
Mon Apr 12 01:32:40 EDT 2004


Hello,

> It appears to be with both System.Decimal and
> System.Data.SqlTypes.SqlDecimal.
> 
> It Decimal and SqlDecimal "remembesr" the originally parsed string.
> However, Mono appears "not to remember" the originally parsed string.
> I am just guessing...

Yes, it is exactly the reason why many SqlDecimal tests fail ;-)

Actually it is not always related to decimal.Parse(), but also
testable with .ctor (int, int, int, bool, byte).

I posted to bugzilla yesterday:
http://bugzilla.ximian.com/show_bug.cgi?id=56740

Atsushi Eno





More information about the Mono-devel-list mailing list