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: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Subject: bug#24535: closed (Re: bug#24535: [PATCH] sed: fix incorrect
 match for title case)
Date: Tue, 27 Sep 2016 03:30:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24535: [PATCH] sed: fix incorrect match for title case

which was filed against the sed package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 24535 <at> debbugs.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: 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

[Message part 3 (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 4 (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)]

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

Previous Next


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