[cmucl-ticket] Re: #19: Modular arith bug 2
cmucl
cmucl-devel at common-lisp.net
Fri Aug 22 12:37:50 UTC 2008
#19: Modular arith bug 2
---------------------+------------------------------------------------------
Reporter: rtoy | Owner: somebody
Type: defect | Status: closed
Priority: major | Milestone:
Component: Core | Version: 19b
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by rtoy):
* resolution: => fixed
* status: new => closed
Comment:
This should be fixed in the 2008-09 snapshot by changing the modular
arithmetic algorithm so that if the args to {{{logand}}} are known to be
fixnums then regular fixnum arithmetic is done instead of trying to do
modular arithmetic.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/19>
cmucl <http://common-lisp.net/project/cmucl>
cmucl
More information about the cmucl-ticket
mailing list