X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 9 Dec 2009 13:14:56 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: open() and named pipes Message-ID: <20091209181456.GA14426@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20081126145052 DOT GB16542 AT sirio DOT sssup DOT it> <20081126173849 DOT GA14783 AT ednor DOT casa DOT cgf DOT cx> <20091209144340 DOT GA2916 AT GIOVE> <20091209154108 DOT GA3540 AT ednor DOT casa DOT cgf DOT cx> <20091209162901 DOT GN8059 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091209162901.GN8059@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) 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 On Wed, Dec 09, 2009 at 05:29:01PM +0100, Corinna Vinschen wrote: >On Dec 9 10:41, Christopher Faylor wrote: >> On Wed, Dec 09, 2009 at 03:43:41PM +0100, Enrico Forestieri wrote: >> >Sorry for the very late reply and thanks for fixing the return code >> >from open(). However, this is still not posix compliant as errno is >> >set to ENOENT instead of ENXIO. Indeed, the attached test case prints >> >"No process is reading from the other end." on both Linux and Solaris >> >but nothing on Cygwin. >> >> The patch below should fix this. I'll check it in as soon as the latest >> version of Cygwin is released. That should be imminent. > >Oh, btw. > >It just occured to me that we can apply post-1.7.1 patches as soon as we >like. I have created the 1.7.1 archive already and there's also a >cygwin-1_7_1-release tag in CVS. I'll be only available sporadically >for the remainder of the week, though. Ok, in that case, the latest snapshot fixes this problem: http://cygwin.com/snapshots/ Note that I bumped the version to 1.7.2 to avoid confusion with the upcoming release which will likely not have this fix. cgf -- 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