#142: Problem compiing LOGAND -----------------------+---------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: 0.26 Component: compiler | Version: 0.24 Resolution: | Keywords: -----------------------+---------------------------------------------------- Comment(by mevenson): Further factoring the away from any dependencies other than base ABCL: {{{ (logand (let ((lock (threads:make-mutex))) (threads:with-mutex (lock) 42)) 4294967295) }}} -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/142#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear