|
From: | Ken Brown |
Subject: | Re: texinfo-5.9.90 pretest available |
Date: | Thu, 26 Feb 2015 16:06:32 -0500 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 |
On 2/26/2015 3:55 PM, Gavin Smith wrote:
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.
Thanks. So it looks like there might be a Cygwin bug here. Ken
[Prev in Thread] | Current Thread | [Next in Thread] |