From: Sam S. <sd...@gn...> - 2005-01-30 01:57:56
|
> * Bruno Haible <oe...@py...t> [2005-01-28 18:16:22 +0100]: > > Sam wrote: >> > Is there some API about pipes that could be used to get details about >> > the pipes? >> >> nope: >> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipc/base/anonymous_pipe_operations.asp > > Oh well. So we cannot fix it. I've changed the test to something that > should work on mingw. lisp.exe -B . -Efile UTF-8 -Eterminal UTF-8 -norc -q -M lispinit.mem -x '(progn (format *terminal-io* "~&Line1 to *terminal-io*") (format *terminal-io* "~&Line2 to *terminal-io*") (values))' 2>&1 >> fresh-line.out *** - WRITE-CHAR on #<CLOSED IO TERMINAL-STREAM> is illegal -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> There are 10 kinds of people: those who count in binary and those who do not. |