Skip to content
Commit 1aabb342 authored by Raymond Toy's avatar Raymond Toy
Browse files

Some fixes from Arthur Lemmens <lemmens@simplex.nl>:

MAKE-SEQUENCE was being called with things like (BIT-VECTOR BIT) and
(STRING STRING-CHAR).  Change DECODE-SEQ-TYPE to convert BIT-VECTOR's
and STRING's to the the underlying array types.  Also change
STRING-CHAR to CHARACTER.

This change necessitates adding a BIT-VECTOR case in AUX-INIT. (This
is probably only need by CMUCL where CANONICAL-TYPE actually does
something.)
parent a9f16eee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment