[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-readline] [PATCH] Fix compilation error in readline/util.c in e
From: |
Joel Brobecker |
Subject: |
Re: [Bug-readline] [PATCH] Fix compilation error in readline/util.c in environments with missing strcasecmp |
Date: |
Mon, 23 Sep 2013 09:06:26 -0700 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
> > 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 <address@hidden>
Checked in by Joel Brobecker <address@hidden>
* readline/util.c (_rl_strnicmp): Add missing semicolon.
Thanks for the patch, Martin.
--
Joel