On Mar 10, 2011, at 8:56 PM, David N Murray wrote:
On Mar 10, Kon Lovett scribed:
What happens w/ 4.6.0 when you import 'numbers' into the toplevel?
i.e.
#;1> (use numbers srfi-27)
#;2> (expt 2 32)
4294967296
#;3> (random-integer (expt 2 32))
Floating point exception
Same problem. I'll go get 4.6.5 and try again.
Thanks Kon!
After responding I realized you are using 64-bit and I never updated
the core generators (which are in C) to recognize 64-bit fixnums. I
will look into this.
Sorry,
Kon
Dave
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users