32-bit Linux: bug in bignum arithmetic

Eric Marsden <[email protected]> Sat, 11 Oct 2008 18:06:02 +0200
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
Hi,

The following is with 32-bit Clozure CL on Linux, current SVN.


? (isqrt (expt 10 100))
> Error: DIVISION-BY-ZERO detected
> While executing: CCL::%FLOOR-99, in process listener(1).

-- 
Eric Marsden