From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2294 invoked by alias); 5 Jul 2002 16:02:37 -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 2286 invoked from network); 5 Jul 2002 16:02:35 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.92.13.169) by sources.redhat.com with SMTP; 5 Jul 2002 16:02:35 -0000 Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g65G2Zoi089829 for ; Fri, 5 Jul 2002 09:02:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g65G2Z6i089828 for gdb@sources.redhat.com; Fri, 5 Jul 2002 09:02:35 -0700 (PDT) Date: Fri, 05 Jul 2002 09:02:00 -0000 From: "David O'Brien" To: gdb@sources.redhat.com Subject: Re: readline 4.2 update Message-ID: <20020705090235.A89810@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020627181845.A4376@dragon.nuxi.com> <20020705104907.A82443@oolong.il.thewrittenword.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020705104907.A82443@oolong.il.thewrittenword.com>; from gdb@thewrittenword.com on Fri, Jul 05, 2002 at 10:49:07AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-SW-Source: 2002-07/txt/msg00062.txt.bz2 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.