diff options
author | Christopher Baines <mail@cbaines.net> | 2019-10-02 19:12:38 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-10-15 19:01:47 +0100 |
commit | f0428c18f85692f11ddd28fc12e949c420e971c9 (patch) | |
tree | 71d3afa04cc114cb840e7ffc534513505ddfd3a0 /configure.ac | |
parent | 1007640a63de6749a93e94a2751f66af56b01d07 (diff) | |
download | patches-f0428c18f85692f11ddd28fc12e949c420e971c9.tar patches-f0428c18f85692f11ddd28fc12e949c420e971c9.tar.gz |
inferior: Allow controlling the inferior error port.
Previously, stderr for the inferior process would always be sent to /dev/null
because the current-output-port when the process is launched is a void
port. This change means that it's possible to pass in a different port to use.
* guix/inferior.scm (inferior-pipe): Take the error-port as an argument.
(open-inferior): Add new error-port keyword argument, with a default
of (%make-void-port "w").
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions