dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Compiling and running Qt# sample programs with PNet


From: Rhys Weatherley
Subject: Re: [DotGNU]Compiling and running Qt# sample programs with PNet
Date: Thu, 12 Dec 2002 07:22:57 +1000

Gopal V wrote:

> Anyway , the fixed up cscc does it fine as long as you don't use
> [MarshalAs(UmanagedType.LPArray)] ... @see{QByteArray}

I will investigate this one.

> IMHO, The only earthly reason why Mandlebrot does not work for me is the
> fact that ...
> 
>         double d=Convert.ToDouble("1E+001");
>         AssertEquals("1E+001 == 10",10.00,d);
> 
> Fails ... [I need someone to work on the TestCases on System.Convert,
> as well as fix/report the bugs he discovers.]

Yes, there is something very screwy with floating-point number
parsing at the moment.  We definitely need someone to look
into this.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]