build failure in TUI

Elena Zannoni ezannoni@redhat.com
Mon Aug 26 15:04:00 GMT 2002


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
 > 



More information about the Gdb mailing list