From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30981 invoked by alias); 13 Nov 2006 09:41:13 -0000 Received: (qmail 30973 invoked by uid 22791); 13 Nov 2006 09:41:13 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-01.spheriq.net (HELO lon-del-01.spheriq.net) (195.46.50.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 13 Nov 2006 09:41:00 +0000 Received: from lon-out-02.spheriq.net ([195.46.50.130]) by lon-del-01.spheriq.net with ESMTP id kAD9ej0I028363 for ; Mon, 13 Nov 2006 09:40:45 GMT Received: from lon-cus-01.spheriq.net (lon-cus-01.spheriq.net [195.46.50.37]) by lon-out-02.spheriq.net with ESMTP id kAD9eZqO019714 for ; Mon, 13 Nov 2006 09:40:36 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-01.spheriq.net with ESMTP id kAD9eWl5031342 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 13 Nov 2006 09:40:34 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 CF278DAC4; Mon, 13 Nov 2006 09:35:55 +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 C57AF473D6; Mon, 13 Nov 2006 09:34:29 +0000 (GMT) Received: from [10.18.180.51] (crx3051.cro.st.com [10.18.180.51]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CIY15002 (AUTH "frederic riss"); Mon, 13 Nov 2006 10:34:28 +0100 (CET) Subject: Re: [readline] TUI size computation for mingw32 hosts From: Frederic RISS To: Daniel Jacobowitz Cc: Chet Ramey , Denis PILAT , gdb-patches , bash-maintainers@gnu.org, chet@case.edu In-Reply-To: <20061110204029.GD1115@nevyn.them.org> References: <451BCA71.5040109@st.com> <20061110202015.GB1115@nevyn.them.org> <4554E2E8.1040809@case.edu> <20061110204029.GD1115@nevyn.them.org> Content-Type: text/plain Date: Mon, 13 Nov 2006 09:41:00 -0000 Message-Id: <1163410468.3219.149.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 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/msg00095.txt.bz2 On Fri, 2006-11-10 at 15:40 -0500, 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. I just commited it. Fred.