emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24535: closed ([PATCH] sed: fix incorrect match fo


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24535: closed ([PATCH] sed: fix incorrect match for title case)
Date: Tue, 27 Sep 2016 03:30:02 +0000

Your message dated Mon, 26 Sep 2016 20:29:02 -0700
with message-id <address@hidden>
and subject line Re: bug#24535: [PATCH] sed: fix incorrect match for title case
has caused the debbugs.gnu.org bug report #24535,
regarding [PATCH] sed: fix incorrect match for title case
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24535: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24535
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] sed: fix incorrect match for title case Date: Sun, 25 Sep 2016 11:23:50 +0900
sed uses fastmap feature in matching with regex.  If it is used for case
insensitive matching, affected by following bug in regex.

  https://sourceware.org/bugzilla/show_bug.cgi?id=20381

BTW, I do not know whether sed is affected by the bug or not in locales
except el_GR.iso88597.

Attachment: 0001-sed-fix-incorrect-match-for-title-case.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#24535: [PATCH] sed: fix incorrect match for title case Date: Mon, 26 Sep 2016 20:29:02 -0700
On Mon, Sep 26, 2016 at 4:36 PM, Norihiro Tanaka <address@hidden> wrote:
> On Sun, 25 Sep 2016 17:38:44 -0700
> Jim Meyering <address@hidden> wrote:
>
>> Thank you. That looks great.
>> I have renamed the new test file to remove the "mb-" prefix, since
>> it's not multibyte-related, and adjusted the commit log:
>
> Thanks for reviwing and adjusting for the patch.  I agree to all of them.

Thanks again. Pushed:
http://git.sv.gnu.org/cgit/sed.git/commit/?id=188207529cec0


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]