X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,TW_MK,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <28611103.post@talk.nabble.com> Date: Wed, 19 May 2010 09:52:46 -0700 (PDT) From: benczur To: cygwin AT cygwin DOT com Subject: Re: CygWin-1.7.3-1 fails to provide pipe. (merge back into trunk please) In-Reply-To: <4BCFAA76.3020104@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <4B30AD0BED19E842AAE88DC3973649312411601388 AT mail3 DOT walsh DOT edu> <20100406141508 DOT GD16409 AT ednor DOT casa DOT cgf DOT cx> <4BBB4EE4 DOT 9080508 AT gmail DOT com> <20100406150121 DOT GE16409 AT ednor DOT casa DOT cgf DOT cx> <20100406164537 DOT GA19024 AT ednor DOT casa DOT cgf DOT cx> <28323001 DOT post AT talk DOT nabble DOT com> <4BCFAA76 DOT 3020104 AT cygwin DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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. > > > > 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