This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix --with-system-readline vs. readline-6.0+


>>>>> "Andreas" == Andreas Schwab <schwab@redhat.com> writes:

Jan> After bundled readline gets upgraded to 6.0 this AC_DEFINE should
Jan> be reversed and tui/tui-io.c to be updated to use _rl_echoing_p of
Jan> the bundled version.

Andreas> Actually it should not use this internal variable at all.

Is there some nice way to do that?  Like, some exported readline API?

I'm inclined to approve this patch, on the theory that it will keep the
TUI working a while longer.  However, if there is a better possibility
we can use now, I won't.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]