Incorrect result from EQUAL

Bug #2029312 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

(defun bug213 (p1 p2)
  (declare (type atom p1) (type list p2))
  (equal p1 p2))

(bug213 nil nil) ==> nil ; should be true

x86-64, "2.3.7.35-6994ee720"

Stas Boukarev (stassats)
Changed in sbcl:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.