Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Robert Collins" To: "'Heribert Dahms'" , "'Kilroy, David'" , Subject: RE: Re[3]: cygwin download incomplete - try again - loop? Date: Sat, 8 Jun 2002 23:52:53 +1000 Message-ID: <005301c20ef3$c970a640$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Heribert Dahms > Sent: Saturday, 8 June 2002 6:12 AM > To: 'Robert Collins'; 'Kilroy, David'; cygwin AT cygwin DOT com > Subject: RE: Re[3]: cygwin download incomplete - try again - loop? > > > Hi Rob, > > unless I lost track in the thread, > wouldn't rfc1738 simply need > to check right at the beginning something like > if (!ptr || !*ptr) return ptr; > and how many million times does setup call it > that it makes a noteable difference to the user? > Or do you re-install cygwin hundred times a day 8-) Its more a fix the actual bug location thing. Rfc1738's code is (in this instance) correct. It's a system library that is buggy. Do we work around the bug or correct it? Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/