Edi Weitz edi-at-agharta.de |RDNZL-devel/via Sneakemail| wrote:
On Sat, 18 Feb 2006 12:07:34 -0500, "Dan Muller" s8ctxw402@sneakemail.com wrote:
In port-lw.lisp, FFI-MAP-TYPE, change :float to :lisp-float.
Yep, thanks, that (and adding :LANGUAGE :ANSI-C) did the trick! I've uploaded 0.9.4 which should work now.
Could you please test? I'm a bit in a hurry because we're moving to a new flat on Wednesday... )
Yes, this passes my small test. Interestingly, the rounding effect is visible.
With *c-d-f-t-s* set to NIL: [ShowDouble "Class1" 7.267] -> displays 7.267
With *c-d-f-t-s* set to T: [ShowDouble "Class1" 7.267] -> displays 7.26700019836426 [ShowSingle "Class1" 7.267] -> displays 7.267
Thanks for your help, Edi.
And thank you for yours!
Good luck with the move. :)