Fix bug in INTEGER->FLONUM primitive on 64-bit systems.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 7 Jul 2010 18:50:37 +0000 (18:50 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 7 Jul 2010 18:50:37 +0000 (18:50 +0000)
commit99e034859f66b6e8ccb8ba230a6bf0c9dd7f3bbd
tree748190c698024be48a979748f00ae6288e8d0f8a
parentc6072e2314cca7dad2b691797c8ea7db59d657da
Fix bug in INTEGER->FLONUM primitive on 64-bit systems.

Not all fixnums can be converted losslessly into flonums.
src/microcode/intprm.c