build failure in TUI
Stephane Carrez
stcarrez@nerim.fr
Mon Aug 26 14:51:00 GMT 2002
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.
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.
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