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 >>>> >>>> That demonstrates the problem. I'll fix this ASAP. >>> >>> This should be fixed in the latest snapshot: >>> >>> http://cygwin.com/snapshots/ >> >> 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/ml/cygwin-announce/2010-04/msg00005.html> > > Watch the announce list when you're looking for new releases. In your > case, > there was a release the next day with the fix. There's also been another > release since then. > >
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. Alternatively after $ ls -l > /tmp/pipe & $ cat /tmp/pipe nothing happens, so I interrupt cat with Ctrl-C, and finally try: $ cat < /tmp/pipe cat: -: Communication error on send Or am I doing something wrong? Thanks, Sanyi -- View this message in context: http://old.nabble.com/CygWin-1.7.3-1-fails-to-provide-pipe.-tp28150744p28611103.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple