From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15611 invoked by alias); 23 Feb 2006 20:53:12 -0000 Received: (qmail 15598 invoked by uid 22791); 23 Feb 2006 20:53:11 -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; Thu, 23 Feb 2006 20:53:10 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FCNSW-0000cd-Kl; Thu, 23 Feb 2006 15:53:08 -0500 Date: Thu, 23 Feb 2006 21:00:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [rfa] Add a prototype for tgetnum Message-ID: <20060223205308.GA2353@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <20060223183224.GA30924@nevyn.them.org> <200602232002.k1NK2pAW013013@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602232002.k1NK2pAW013013@elgar.sibelius.xs4all.nl> 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/msg00440.txt.bz2 On Thu, Feb 23, 2006 at 09:02:51PM +0100, Mark Kettenis wrote: > > Date: Thu, 23 Feb 2006 13:32:24 -0500 > > From: Daniel Jacobowitz > > > > Right now a Win32 GDB fails to build because of the tgetnum ("li") call > > in utils.c. This patch parallels why it works for readline, which doesn't > > get a warning. > > > > Does anyone object? > > Looks ok to me. Thanks, checked in. -- Daniel Jacobowitz CodeSourcery