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: [Bug-readline] [PATCH] Fix compilation error in readline/util.c in environments with missing strcasecmp


> > 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  <martin.benda@omsquare.com>

        Checked in by Joel Brobecker  <brobecker@adacore.com>
        * readline/util.c (_rl_strnicmp): Add missing semicolon.

Thanks for the patch, Martin.
-- 
Joel


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