guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] Automake custom test driver using SRFI-64.


From: Mathieu Lirzin
Subject: Re: [PATCH 0/5] Automake custom test driver using SRFI-64.
Date: Sun, 03 Apr 2016 14:33:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Mathieu Lirzin <address@hidden> writes:

> address@hidden (Ludovic Courtès) writes:
>
>> Indeed, I’ve thought about it, but in fact most or all of the “useful
>> noise” happens via ‘current-output-port’ and ‘current-error-port’, so
>> we’re not losing much.
>>
>> If we want a 100% solution that works with child processes (like
>> ‘cpio’), we should redirect the underlying file descriptors instead of
>> the ports:
>
> I will look into this.  I think making it robust and reliable for
> general usage is important since it is intended to be used outside of
> Guix too.  So I prefer having a 100% solution.

Using ‘redirect-port’ has worked perfectly.  Thanks.

Pushed in a9edb211e733b8b34e67ec3b4450567e9376986f.

-- 
Mathieu Lirzin



reply via email to

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