[Kst] [Bug 144464] Equation parser doesn't like missing leading zeros

arwalker at sumusltd.com arwalker at sumusltd.com
Thu May 3 20:54:22 CEST 2007


The second test case you added was:

test("0.10", 0.0, 1.0);

while you meant:

test("0.10", 0.0, 0.1);

Andrew

On Thursday 03 May 2007 11:38, Eli Fidler wrote:
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>
> http://bugs.kde.org/show_bug.cgi?id=144464
>
>
>
>
> ------- Additional Comments From eli staikos net  2007-05-03 20:38 -------
> Created an attachment (id=20472)
>  --> (http://bugs.kde.org/attachment.cgi?id=20472&action=view)
> proposed patch for Barth's number format
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list