guile-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch to add bidirectional i/o to ice-9/popen.scm


From: Marius Vollmer
Subject: Re: patch to add bidirectional i/o to ice-9/popen.scm
Date: Wed, 22 Dec 2004 14:44:11 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Antoine Mathys <address@hidden> writes:

> Here is a small patch that brings the following to ice-9/popen.scm :
>     - bidirectional communication with a subprocess
>     - execution of a command without the shell

Excellent, thanks!  I would like to add this, but we will need 'the
papers' from you first.  I will contact you about this in private
mail.

> Furthermore open-input-output-pipe and open-pipe2 are provided (see
> the patch).

Instead of 'open-pipe2', I'd rather use 'open-pipe*', which is a more
traditional way to name related functions in Scheme.  OK?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]