Skip to content
Snippets Groups Projects
Commit e5489f53 authored by pmai's avatar pmai
Browse files

Fix the call to coerce in dump-vector to use a type that is a recognizale

subtype of vector, i.e. from simple-array to (simple-array <elem-type> (*)).
This change was necessitated by recent fixes to coerce, to bring it in
line with the ANSI standard.

This fixes dumping of non-simple vectors, as reported on cmucl-help, see
also the Entomotomy bug dumping-of-non-simple-vectors-fails.
parent f0da83d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment