NIL arg type failure on EQUALP

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

Bug Description

(lambda (x) (equalp #*0101 (flet ((f () (the nil x))) (f))))

==>

#<SB-KERNEL:NAMED-TYPE NIL> fell through ETYPECASE expression.
Wanted one of (SB-KERNEL:ARRAY-TYPE SB-KERNEL:UNION-TYPE
               SB-KERNEL:MEMBER-TYPE
               SB-KERNEL:INTERSECTION-TYPE).
   [Condition of type SB-KERNEL:CASE-FAILURE]

Revision history for this message
Paul F. Dietz (paul-f-dietz) wrote :

This was fixed by commit 442106.

Stas Boukarev (stassats)
Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → 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.