-
- Downloads
(compile nil '(lambda (b)
(declare (type (integer -290488443 2) b) (optimize (speed 3) (safety 1) (debug 1))) (let ((v3 (min -1720 b))) (max v3 (logcount (if (= v3 b) b b)))))) => error in function lisp::assert-error: the assertion (eq c::env (c::lambda-environment (c::lambda-var-home c::thing))) failed. Found by Paul Dietz. Fix from SBCL/Alexey Dejneka. * src/compiler/constraint.lisp (constrain-ref-type): Don't change a ref to an unused leaf.
Please register or sign in to comment