Skip to content
Snippets Groups Projects
Commit 1d002ae1 authored by emarsden's avatar emarsden
Browse files

More ANSI compliance fixes:

  - (fresh-line (make-broadcast-stream)) returns nil instead of t

  - STREAM-ELEMENT-TYPE on broadcast-streams should return element-type of
    the last component stream (see CLtS "System Class BROADCAST-STREAM").
    Fix from SBCL.

  - WRITE-SEQUENCE handles bit-vectors
parent 7862b94e
No related branches found
No related tags found
No related merge requests found
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