From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13307 invoked by alias); 5 Jul 2002 17:46:04 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13296 invoked from network); 5 Jul 2002 17:46:01 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 5 Jul 2002 17:46:01 -0000 Received: from redhat.com (vpn50-3.rdu.redhat.com [172.16.50.3]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g65Hk1s18877 for ; Fri, 5 Jul 2002 13:46:01 -0400 Received: by redhat.com (Postfix, from userid 201) id 2F4F31C355; Fri, 5 Jul 2002 13:46:16 -0400 (EDT) Date: Fri, 05 Jul 2002 10:46:00 -0000 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: readline 4.2 update Message-ID: <20020705174616.GJ30783@redhat.com> Mail-Followup-To: gdb@sources.redhat.com References: <20020627181845.A4376@dragon.nuxi.com> <20020705104907.A82443@oolong.il.thewrittenword.com> <20020705090235.A89810@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020705090235.A89810@dragon.nuxi.com> User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-07/txt/msg00064.txt.bz2 On Fri, Jul 05, 2002 at 09:02:35AM -0700, David O'Brien wrote: >On Fri, Jul 05, 2002 at 10:49:07AM -0500, Albert Chin wrote: >> On Thu, Jun 27, 2002 at 06:18:45PM -0700, David O'Brien wrote: >> > Would it be possible for src/readline to be updated to 4.2 before the >> > next major GDB release? At the moment it is impossible to build stock >> > sources with the latest stock libreadline (which is installed as a >> > separate lib in FreeBSD) due to conflicting definitions of `tilde_expand' >> > in gdb/defs.h. >> >> Latest readline version is 4.2a. > >Works for me too. :-) >But I haven't heard any opinion about updating readline. I'm sure it's just a matter of tuit cycles for the person responsible for importing readline. cgf