Alexey Dejneka <[EMAIL PROTECTED]> writes: > I saw SBCL falling into an infinite recursion this morning on > (compile nil '(lambda (x) (typep x '(not (member 0d0))))). Maybe this > patch would help.
Indeed, it does. Thank you very much!
Alexey Dejneka <[EMAIL PROTECTED]> writes: > I saw SBCL falling into an infinite recursion this morning on > (compile nil '(lambda (x) (typep x '(not (member 0d0))))). Maybe this > patch would help.
Indeed, it does. Thank you very much!