Hi Peter.

Wed, 29 May 2013 19:06:26 +0200, Peter.Bex wrote:
> This patch should fix it, but it does in a roundabout way: converting
> the number to a string causes it to lose precision because of the default
> value of (flonum-print-precision).  It's more explicit to check whether
> the two values lie within an epsilon of eachother, like the test egg does.

I hoped that there will be a better patch. Thanks, Peter.

> Could you try whether "make check" on a -O3-compiled CHICKEN succeeds
> with the attached patch?

It does!
(Also for -O2.)

Ciao
Sven

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to