]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove gdb workaround from readline/emacs_keymap.c
authorTom Tromey <tom@tromey.com>
Sun, 7 Oct 2018 21:25:44 +0000 (15:25 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 12 Aug 2019 16:57:56 +0000 (10:57 -0600)
commita2d4e4b70945c1704e5249ad6a9be9d5875a4b0e
treeec1e6b4826c9dcafd4bb9acd21da4aa9d9c09377
parent57a2fe070226852b84eff8f37e49b367daa2a32f
Remove gdb workaround from readline/emacs_keymap.c

There is a gdb-local patch in readline/emacs_keymap.c that says:

  /* Temporary - this is a bug in readline 5.1 that should be fixed in
     readline 5.2.  */

So, I think this can be removed now.  I have no way to test this, as
the patch was specific to mingw.

readline/ChangeLog.gdb
2018-10-07  Tom Tromey  <tom@tromey.com>

* emacs_keymap.c: Remove gdb workaround.
readline/ChangeLog.gdb
readline/emacs_keymap.c