From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1780 invoked by alias); 11 Mar 2011 16:44:47 -0000 Received: (qmail 1768 invoked by uid 22791); 11 Mar 2011 16:44:46 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm21-vm0.bullet.mail.bf1.yahoo.com (HELO nm21-vm0.bullet.mail.bf1.yahoo.com) (98.139.213.137) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 11 Mar 2011 16:44:41 +0000 Received: from [98.139.212.150] by nm21.bullet.mail.bf1.yahoo.com with NNFMP; 11 Mar 2011 16:44:39 -0000 Received: from [98.139.213.11] by tm7.bullet.mail.bf1.yahoo.com with NNFMP; 11 Mar 2011 16:44:39 -0000 Received: from [127.0.0.1] by smtp111.mail.bf1.yahoo.com with NNFMP; 11 Mar 2011 16:44:39 -0000 Received: from cgf.cx (cgf@98.110.183.159 with login) by smtp111.mail.bf1.yahoo.com with SMTP; 11 Mar 2011 08:44:38 -0800 PST X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 9134E13C0C4 for ; Fri, 11 Mar 2011 11:44:38 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id 884472B352; Fri, 11 Mar 2011 11:44:38 -0500 (EST) Date: Fri, 11 Mar 2011 16:44:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: snapshots revisited Message-ID: <20110311164438.GA22554@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <20110310080923.19244yp07upxphcz@messagerie.si.c-s.fr> <20110310091353.GU12899@calimero.vinschen.de> <20110310232423.GA3588@ednor.casa.cgf.cx> <20110310232514.GA10198@ednor.casa.cgf.cx> <20110311082012.GE7064@calimero.vinschen.de> <20110311152511.GB4645@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2011-q1/txt/msg00023.txt.bz2 On Fri, Mar 11, 2011 at 04:17:55PM +0000, Andy Koppe wrote: >Please let the matter rest now and go back to testing snapshots. Actually, not to be technical in cygwin-talk but the last problem I found with the pipe code is, so-far, a show-stopper. This is, I think, the first time I've seen a Windows function somewhat succeed but still return an error code. I don't know how to deal with that yet. cgf