NIL arg type failure on ARRAY-IN-BOUNDS-P

Bug #1743829 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 y) (array-in-bounds-p x (flet ((f () (the nil y))) (f))))

==>

The value
  #<SB-KERNEL:NAMED-TYPE NIL>
is not of type
  SB-KERNEL:NUMERIC-TYPE
   [Condition of type TYPE-ERROR]

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.