1.0.19.22: fix bug #425
commit5d5894082c39ca44da75d38859d669c7b2108f6a
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Aug 2008 10:38:36 +0000 (5 10:38 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 5 Aug 2008 10:38:36 +0000 (5 10:38 +0000)
tree14c3098dc4973e461105a335cd7583c9d3b875b4
parentf4c036f9d77f686ec4bdeacfbb154f695ab94784
1.0.19.22: fix bug #425

 * Make CLOSE drop input buffers from ANSI-STREAMs. Reported by Damien
   Cassou on sbcl-devel.

 * Signal SB-INT:CLOSED-STREAM-ERROR instead of a SIMPLE-ERROR -- good
   for clarity, enables a proper test.
BUGS
NEWS
package-data-list.lisp-expr
src/code/condition.lisp
src/code/fd-stream.lisp
src/code/stream.lisp
tests/stream.impure.lisp
version.lisp-expr