1.0.32.23: use :replacement in the external format for standard IO streams
authorChristophe Rhodes <csr21@cantab.net>
Wed, 11 Nov 2009 18:08:31 +0000 (18:08 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 11 Nov 2009 18:08:31 +0000 (18:08 +0000)
commit8ad30632f7a37735a05cdf70d0904fa33616f6b0
tree8348380bd53163b08f959eed2d014448be5b1e3e
parent2294993e0dc826d84ef47c834da4fe8d728619e4
1.0.32.23: use :replacement in the external format for standard IO streams

For *terminal-io*, a bidirectional stream, we have to make an arbitrary
choice on Windows, where in theory the input and output code pages can
differ.  We arbitrarily choose the output format; I have no idea whether
this matters.
NEWS
src/code/external-formats/enc-basic.lisp
src/code/external-formats/mb-util.lisp
src/code/external-formats/ucs-2.lisp
src/code/fd-stream.lisp
version.lisp-expr