From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23814 invoked by alias); 13 Nov 2006 08:03:26 -0000 Received: (qmail 23805 invoked by uid 22791); 13 Nov 2006 08:03:25 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-04.spheriq.net (HELO lon-del-04.spheriq.net) (195.46.50.101) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 13 Nov 2006 08:03:12 +0000 Received: from lon-out-02.spheriq.net ([195.46.50.130]) by lon-del-04.spheriq.net with ESMTP id kAD839H8024964 for ; Mon, 13 Nov 2006 08:03:09 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-02.spheriq.net with ESMTP id kAD836AT008070 for ; Mon, 13 Nov 2006 08:03:08 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-02.spheriq.net with ESMTP id kAD830HP027783 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 13 Nov 2006 08:03:02 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id ECB0ADA42; Mon, 13 Nov 2006 08:02:51 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 34F5247323; Mon, 13 Nov 2006 08:02:51 +0000 (GMT) Received: from [164.129.44.95] (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CIY12005 (AUTH "denis pilat"); Mon, 13 Nov 2006 09:02:49 +0100 (CET) Message-ID: <455826A8.7090200@st.com> Date: Mon, 13 Nov 2006 08:03:00 -0000 From: Denis PILAT User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: Chet Ramey , Denis PILAT , gdb-patches , bash-maintainers@gnu.org, chet@case.edu, Frederic Subject: Re: [readline] TUI size computation for mingw32 hosts References: <451BCA71.5040109@st.com> <20061110202015.GB1115@nevyn.them.org> <4554E2E8.1040809@case.edu> <20061110204029.GD1115@nevyn.them.org> In-Reply-To: <20061110204029.GD1115@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-11/txt/msg00094.txt.bz2 Daniel Jacobowitz wrote: > On Fri, Nov 10, 2006 at 03:36:56PM -0500, Chet Ramey wrote: > >> Daniel Jacobowitz wrote: >> >>> Hi Chet, >>> >>> Not sure if you ever saw the attached message. Could you let me know >>> if this fix is OK for readline, so that I can update GDB's bundled >>> copy? Thanks in advance. >>> >> I suppose. The code doesn't look like that anymore, but the patch >> looks right. >> > > Thanks - as long as the problem's been fixed somehow in readline, I'm > not picky about how we fix it in GDB. Denis, feel free to commit this. > > Ok I'll have it commited by Fred Riss who has access right. Thanks, Denis