1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors
authorJuho Snellman <jsnell@iki.fi>
Wed, 17 Jan 2007 12:40:54 +0000 (12:40 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 17 Jan 2007 12:40:54 +0000 (12:40 +0000)
commit81a75e4657328daad0d63bdbf9555ef4d309c39d
tree98e24839c38c44f8f6ef7957b03d004641a3d27b
parenta782418abea0bdb5d59d7d0cca9592459fe90832
1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors

        Broken by the recent bivalent stream fix.

        * Arbitrarily decide that READ-SEQUENCE into a simple-vector
          from a bivalent stream should read character data
* More tests
src/code/stream.lisp
tests/stream.impure.lisp
version.lisp-expr