Forked from
cmucl / cmucl
Source project has a limited visibility.
-
gerd authored
(declare (optimize (safety 3) (speed 0) (debug 0))) (ash 6916244 (min 42 -185236061640))))) => -185236061640 is not a (or fixnum null) * src/compiler/generic/vm-type.lisp (ash-index): Is integer, not fixnum.
gerd authored(declare (optimize (safety 3) (speed 0) (debug 0))) (ash 6916244 (min 42 -185236061640))))) => -185236061640 is not a (or fixnum null) * src/compiler/generic/vm-type.lisp (ash-index): Is integer, not fixnum.