> > Martin just sent us this patch, which indedd looks trivial, but we > > thought we'd run it by you first so you could apply it in the official > > repository first if you agree. On our end, we'll apply the fix you > > decide to apply. > > Yes, I applied that fix to the bash devel branch, which is where readline > development takes place.
Thank you, Chet. I've applied the change to the GDB copy of readline, with the following ChangeLog entry: 2013-09-23 Martin Benda <[email protected]> Checked in by Joel Brobecker <[email protected]> * readline/util.c (_rl_strnicmp): Add missing semicolon. Thanks for the patch, Martin. -- Joel _______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
