GNU bug report logs - #24535
[PATCH] sed: fix incorrect match for title case

Previous Next

Package: sed;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Sun, 25 Sep 2016 02:25:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24535: closed ([PATCH] sed: fix incorrect match for title case)
Date: Tue, 27 Sep 2016 03:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Sep 2016 20:29:02 -0700
with message-id <CA+8g5KHGUH_GftFp7d+2Kmg-kb_pQDJs9DTxE9xSOxOigy6tGQ <at> mail.gmail.com>
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
help-debbugs <at> gnu.org.)


-- 
24535: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24535
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: <bug-sed <at> gnu.org>
Subject: [PATCH] sed: fix incorrect match for title case
Date: Sun, 25 Sep 2016 11:23:50 +0900
[Message part 3 (text/plain, inline)]
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.
[0001-sed-fix-incorrect-match-for-title-case.patch (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Cc: 24535-done <at> debbugs.gnu.org
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 <noritnk <at> kcn.ne.jp> wrote:
> On Sun, 25 Sep 2016 17:38:44 -0700
> Jim Meyering <jim <at> meyering.net> 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


This bug report was last modified 8 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.