
#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