From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17479 invoked by alias); 26 Aug 2002 22:04:05 -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 17470 invoked from network); 26 Aug 2002 22:04:05 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 26 Aug 2002 22:04:05 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 7240E10AAA; Mon, 26 Aug 2002 18:02:10 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15722.42338.319952.600556@localhost.redhat.com> Date: Mon, 26 Aug 2002 15:04:00 -0000 To: Stephane Carrez Cc: Tom Tromey , Elena Zannoni , Daniel Jacobowitz , Gdb List Subject: Re: build failure in TUI In-Reply-To: <3D6ABF11.1060109@nerim.fr> References: <87d6s5mie5.fsf@fleche.redhat.com> <20020826212242.GA18393@nevyn.them.org> <15722.40388.301053.22990@localhost.redhat.com> <3D6ABF11.1060109@nerim.fr> X-SW-Source: 2002-08/txt/msg00342.txt.bz2 Stephane Carrez writes: > Hi! > > Elena Zannoni wrote: > > > [...] > > > Debian has this: > > > #define CTRL_CHAR(c) ((c) < control_character_threshold && (((c) & 0x80) == 0)) > > > > > > I'm not sure offhand if this is fixed in stock readline 4.3, or if it > > > is Debian local. > > > > > > > It's in 4.3. > > > > Elena > > > > > We can temporarily override it in tuiIO.c to use 4.3 definition and until we have readline 4.3. > Yes. > > The TUI does not build with readline 4.3 (on the branch) because it uses readline internal > > variables that have disappeared. I filed a gdb PR for that. But this must not prevent > a possible use of readline 4.3 for gdb 5.3. > Is there a workaround? Maybe the variables have disappeared from the interface, but some accessor functions have been added to readline? Elena > Stephane > > ----------------------------------------------------------------------- > Home Office > E-mail: stcarrez@nerim.fr Stephane.Carrez@solsoft.fr > WWW: http://stephane.carrez.free.fr http://www.solsoft.com > Free the Software! Visual Security Policy Management >