From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24539 invoked by alias); 6 Feb 2006 19:58:58 -0000 Received: (qmail 24520 invoked by uid 22791); 6 Feb 2006 19:58:57 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 06 Feb 2006 19:58:55 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F6CVg-00072L-UP for gdb-patches@sourceware.org; Mon, 06 Feb 2006 14:58:53 -0500 Date: Mon, 06 Feb 2006 19:58:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFA: Support Windows extended error numbers in safe_strerror Message-ID: <20060206195852.GA27034@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060203215455.GA3501@nevyn.them.org> <20060206173550.GB22947@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00132.txt.bz2 On Mon, Feb 06, 2006 at 09:07:25PM +0200, Eli Zaretskii wrote: > Shouldn't you #undef strerror in this file? Er. Oops. Yes; "source nonexistant.scr" goes into an infinite loop without fixing that. Thanks, I've made the change in my local copy. -- Daniel Jacobowitz CodeSourcery