Uncaught error from undefined intersection type for CONCATENATE

Bug #1743892 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) (concatenate '(and string nonsense) x))

==>

The value
  #<SB-KERNEL:INTERSECTION-TYPE (AND NONSENSE
                                     (VECTOR CHARACTER))>

is not of type
  SB-KERNEL:ARRAY-TYPE
   [Condition of type TYPE-ERROR]
[...]
  0: (SB-C::VECTOR-SPECIFIER-WIDETAG #<SB-KERNEL:UNION-TYPE (OR (AND NONSENSE (VECTOR CHARACTER)) (AND NONSENSE (VECTOR NIL)) (AND NONSENSE BASE-STRING))>)
  1: ((SB-C:DEFTRANSFORM CONCATENATE) #<SB-C::COMBINATION :FUN #<SB-C::REF :LEAF #<SB-C::GLOBAL-VAR :%SOURCE-NAME CONCATENATE :TYPE #1=#<SB-KERNEL:FUN-TYPE #> :DEFINED-TYPE #1# :WHERE-FROM :DECLARED :KIND..
[...]

Revision history for this message
Stas Boukarev (stassats) wrote :

be2bf248116137f4b0e0c0cf6440a908cfa685c9

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.