Infinite loop in SUBTYPEP (works on fresh image)
Bug #2114755 reported by
Paul F. Dietz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SBCL |
New
|
Undecided
|
Unassigned |
Bug Description
(defun bug026 (&optional (fn #'subtypep))
(let ((t1 '(not
(and
(not
(t2 '(not
(or
(funcall fn t1 t2)))
(bug026) ==> does not terminate
x86-64, "2.5.5.
To post a comment you must log in.