FORMATTER does not accept non-simple strings

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

Bug Description

(formatter #.(make-array '(1) :element-type 'base-char :initial-element #\A :fill-pointer 1))

==>

The value
  "A"
is not of type
  (OR (SIMPLE-ARRAY CHARACTER . #1=((*)))
      (SIMPLE-ARRAY NIL . #1#) SIMPLE-BASE-STRING CONS SYMBOL)

when setting slot SB-C::NAME of structure SB-C::ENTRY-INFO

summary: - FORMATTER does not accep non-simple strings
+ FORMATTER does not accept non-simple strings
Revision history for this message
Stas Boukarev (stassats) wrote :

8b79f7d10e5e6e0a029b2cb01d85bb19d4f00f15

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.