[Kst] [Bug 144464] Equation parser doesn't like missing leading zeros
Andrew Walker
arwalker at sumusltd.com
Thu May 3 21:17:25 CEST 2007
------- 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 arwalker sumusltd com 2007-05-03 20:55 -------
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:
[bugs.kde.org quoted mail]
More information about the Kst
mailing list