Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-05-19 Thread Jeremy Bopp
On 5/19/2010 1:04 PM, Gary wrote: > benczur writes: > >> Sorry for bringig up this thread again, but was this issue fixed in 1.7.5-1? >> >> When I do: >> $ mkfifo /tmp/pipe >> $ ls -l > /tmp/pipe >> cygwin hangs... and cannot be stopped by Ctrl-C. > > WFM (in the sense it responds to Ctrl-C). Th

Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-05-19 Thread Gary
benczur writes: > Sorry for bringig up this thread again, but was this issue fixed in 1.7.5-1? > > When I do: > $ mkfifo /tmp/pipe > $ ls -l > /tmp/pipe > cygwin hangs... and cannot be stopped by Ctrl-C. WFM (in the sense it responds to Ctrl-C). -- Gary Non-kook (allegedly) -- Problem reports:

Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-05-19 Thread benczur
Larry Hall (Cygwin) wrote: > > On 4/21/2010 8:42 PM, will.dutt wrote: >> Christopher Faylor-8 wrote: >>> On Tue, Apr 06, 2010 at 11:01:21AM -0400, Christopher Faylor wrote: On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote: $ mkfifo /tmp/fifo $ cat /tmp/fifo

Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-04-21 Thread will.dutt
my mistake, so i've done some more testing and found another bug to do with fifo, i thought this patch had corrected. i get this error from tee. tee: read error: Communication error on send at exec 3>&1 4>&2 tee $OUTPUT_LOG < $OUTPUT_PIPE >&3 & regards william d. p.s. Here is my test script

Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-04-21 Thread Larry Hall (Cygwin)
On 4/21/2010 8:42 PM, will.dutt wrote: Christopher Faylor-8 wrote: On Tue, Apr 06, 2010 at 11:01:21AM -0400, Christopher Faylor wrote: On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote: On 06/04/2010 15:15, Christopher Faylor wrote: On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Bar

Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please)

2010-04-21 Thread will.dutt
when will this snapshot be incorporated back into cygwin, i also rely on fifo working and for my latest 1.7.x install i had to source this snapshot to get it working. http://cygwin.com/snapshots/cygwin1-20100406.dll.bz2 my purpose for fifo. http://www.travishartwell.net/blog/2006/08/19_2220#ixzz