From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15087 invoked by alias); 16 Jul 2014 17:36:50 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 15020 invoked by uid 89); 16 Jul 2014 17:36:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ob0-f169.google.com Received: from mail-ob0-f169.google.com (HELO mail-ob0-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 16 Jul 2014 17:36:44 +0000 Received: by mail-ob0-f169.google.com with SMTP id nu7so1284920obb.14 for ; Wed, 16 Jul 2014 10:36:42 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.182.181.74 with SMTP id du10mr38332935obc.52.1405532202627; Wed, 16 Jul 2014 10:36:42 -0700 (PDT) Received: by 10.202.59.7 with HTTP; Wed, 16 Jul 2014 10:36:42 -0700 (PDT) Date: Wed, 16 Jul 2014 17:36:00 -0000 Message-ID: Subject: Re: pipe handling errors From: Ti Strga To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-07/txt/msg00184.txt.bz2 Christopher Faylor wrote: > Increasing the size of the buffer should have been enough to fix the > problem but, when possible, I like to use two forms of protection when I > fix a bug. I recall someone on a project here doing a bugfix with a commit log like: yyyy-mm-dd The Guy's Name Fix #nnnnn foo.cc (func1): Belt. bar.cc (func2): Suspenders. Anyhow, I'm looking forward to trying out the fix myself. We've been getting those errors here but not nearly as often. -- 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