Open GoogleCodeExporter opened 8 years ago
I don't have a fix, but I did localize the problem to the FIDE function in
numbers.lisp:
Problem localized to CCL::FIDE in numbers.lisp:
? (read-from-string "0.6146281499692686 ")
Calling (CCL::PARSE-FLOAT "0.6146281499692686 " 18 0)
Calling (CCL::FIDE 0 6146281499692686 -16 NIL)
CCL::FIDE returned 0.6146281332167046
CCL::PARSE-FLOAT returned 0.6146281332167046
0.6146281332167046
19
Original comment by terje.norderhaug
on 16 Mar 2010 at 10:58
Original issue reported on code.google.com by
terje.norderhaug
on 16 Mar 2010 at 10:56