]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for readline 8.2
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 20 Mar 2022 13:01:54 +0000 (14:01 +0100)
committerLuis Machado <luis.machado@arm.com>
Mon, 19 Dec 2022 09:34:30 +0000 (09:34 +0000)
commitf6e8c7228463a552d175211f4fcea93cca889686
tree0dc437021c7424f568df0717585457c3e17595c4
parent7da34f425010957493342b86e97cff4bcba75212
Add support for readline 8.2

In readline 8.2 the type of rl_completer_word_break_characters changed to
include const.
gdb/completer.c