[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-5.9.90 pretest available
From: |
Gavin Smith |
Subject: |
Re: texinfo-5.9.90 pretest available |
Date: |
Thu, 26 Feb 2015 20:55:56 +0000 |
On 26 February 2015 at 20:12, Ken Brown <address@hidden> wrote:
> Maybe I'm missing something, but how could that popen call possibly DTRT?
> "gzip -d" has been called without being given the name of the file to
> decompress.
It's reading from standard input, which was redirected earlier when
the input file was opened. The process opened with popen inherits this
as an open file.
- texinfo-5.9.90 pretest available, Karl Berry, 2015/02/23
- Re: texinfo-5.9.90 pretest available, Mahlon, 2015/02/24
- Re: texinfo-5.9.90 pretest available, Eli Zaretskii, 2015/02/24
- Re: texinfo-5.9.90 pretest available, Ken Brown, 2015/02/24
- Re: texinfo-5.9.90 pretest available, Gavin Smith, 2015/02/26
- Re: texinfo-5.9.90 pretest available, Eli Zaretskii, 2015/02/27
- Re: texinfo-5.9.90 pretest available, Ken Brown, 2015/02/27
- Re: texinfo-5.9.90 pretest available, Gavin Smith, 2015/02/27
- Re: texinfo-5.9.90 pretest available, Eli Zaretskii, 2015/02/27
- Re: texinfo-5.9.90 pretest available, Ken Brown, 2015/02/27
- Re: texinfo-5.9.90 pretest available, Eli Zaretskii, 2015/02/27
Re: texinfo-5.9.90 pretest available, Gavin Smith, 2015/02/24