Fix output streams on Windows for GUI executables.
authorStas Boukarev <stassats@gmail.com>
Sun, 1 Dec 2013 09:27:17 +0000 (13:27 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 1 Dec 2013 09:27:17 +0000 (13:27 +0400)
commitc3462f08137286b19e5068a750a5bae1d98beac1
tree8ba0e574e24b816492cdae2a0332372c146ff284
parent1ee20a4186d01454f5cf61a3049160c174568305
Fix output streams on Windows for GUI executables.

Direct *STDIN*, *STDOUT*, and *STDERR* to NUL on Windows when the
standard handles are not available.

Patch by Wilfredo Velazquez. Fixes lp#125603.
NEWS
src/code/fd-stream.lisp