Uncaught compiler error on MAKE-ARRAY with bad dimensions list and with :FILL-POINTER

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

Bug Description

(lambda () (make-array '(a) :fill-pointer 1))

===>

Bound is not * or an INTEGER or list of one INTEGER: A
   [Condition of type SIMPLE-ERROR]

The error does not occur if the fill-pointer keyword argument is omitted.

Stas Boukarev (stassats)
tags: added: malformed-source
Changed in sbcl:
status: New → Triaged
importance: Undecided → Low
Changed in sbcl:
status: Triaged → 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.