Add support for readline 8.2
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 20 Mar 2022 13:01:54 +0000 (14:01 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 21 Mar 2022 11:14:11 +0000 (12:14 +0100)
commit1add37b567a7dee39d99f37b37802034c3fce9c4
tree67587fad725553c91bb945a67797e9b8bec82c01
parent692e92c5af88ae509d81e484d270dd6072a41ff2
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