[Ecls-list] MSVC patch for pipes

Juan Jose Garcia Ripoll lisp at arrakis.es
Wed Jan 26 10:30:06 UTC 2005


Goffioul Michael wrote:

>I just fixed a bug in MSVC pipe listening and I'd like to have other
>opinion on the attached patch. Basically, I cannot run a SSH session
>through ext:run-program without it, it looks like the NL automatic
>conversion is screwing up the commands received on the remote side
>(the \r truncates 1 or 2 characters and probably adds others).
>
Actually it makes sense to open the pipes in binary mode because it is
consistent with the way ECL handles other "text" streams.

Done,

Juanjo





More information about the ecl-devel mailing list