[Mono-list] Decimal bug
Jaak Simm
jaaksimm@firm.ee
Wed, 08 May 2002 21:27:49 +0200
I tried your executable.
It seems that the problem is in your language settings, namely in the
difference of formatting decimals (whether coma or dot is used). As I am using
Estonian language regional settings, your file gave me unhandeled Format
exception with both, MS and Mono.
After replacing the dot with a coma the exception dissapeared in both
executables.
Check your language settings.
Regards.
Jaak
Daniel Morgan wrote:
> Here is test case that shows an exception thrown formatting a Decimal.
> It works fine in MS.NET, but not in mono.
>
> ------------------------------------------------------------------------
> Name: DecimalTest.cs
> DecimalTest.cs Type: Plain Text (text/plain)
> Encoding: quoted-printable