CREATE-PROCESS: remove the possibility of using :STDOUT as value of keyarg STDERR
commit9bf82fc51cee21a82f7d48f37b9c8511de6339a2
authorStelian Ionescu <sionescu@cddr.org>
Fri, 14 Jan 2011 00:14:17 +0000 (14 01:14 +0100)
committerStelian Ionescu <sionescu@cddr.org>
Fri, 14 Jan 2011 00:17:49 +0000 (14 01:17 +0100)
tree26614d9fed98af0e6fcde9ab9ce5b35380178b13
parentfa4b9ba38a1c400eb65cf3ec959314686a9f09a4
CREATE-PROCESS: remove the possibility of using :STDOUT as value of keyarg STDERR

It's better to use the constant +STDOUT+ and not have :STDOUT as
special case
src/os/create-process-unix.lisp
src/os/pkgdcl.lisp