0.7.8.19:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 6 Oct 2002 14:10:38 +0000 (14:10 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 6 Oct 2002 14:10:38 +0000 (14:10 +0000)
commitebbaa0e11a4d5c9bf021d28f212cfb6d5cd4aaab
treed7a0fbcc54fc3f36775cbd3f5ad4856d0c22cd25
parentb9b343d54da89ea7f3d2ac7823c34078775f7cad
0.7.8.19:
Fix bugs 46h and 46i, by ensuring that MAKE-TWO-WAY-STREAM and
MAKE-CONCATENATED-STREAM check the types of their arguments.
... also MAKE-ECHO-STREAM, though it's FLUSHABLE rather than
UNSAFELY-FLUSHABLE
Eliminate two superfluous calls to SPECIFIER-TYPE in numeric type
handling code
... will make no practical difference to execution time; sorry...
BUGS
NEWS
src/code/late-type.lisp
src/code/stream.lisp
tests/stream.impure.lisp [new file with mode: 0644]
version.lisp-expr