GNU bug report logs - #24457
[PATCH] sed: use dfa matcher for regex with anchor

Previous Next

Package: sed;

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

Date: Sun, 18 Sep 2016 09:02:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: 24457 <at> debbugs.gnu.org
Subject: bug#24457: [PATCH] sed: use dfa matcher for regex with anchor
Date: Sun, 06 Nov 2016 23:26:23 +0900
[Message part 1 (text/plain, inline)]
On Sun, 18 Sep 2016 18:00:38 +0900
Norihiro Tanaka <noritnk <at> kcn.ne.jp> wrote:

> Recently, dfa module started to support that newline_anchor option is
> set to false.
> 
> sed could not use dfa fully up to now, as sed sets newline_anchor to
> false in many cases.
> 
> This change is that sed uses dfa even if newline_anchor option is false.

Hi,

I rebased the patch.

Norihiro
[0001-sed-use-dfa-matcher-for-regex-with-anchor.patch (text/plain, attachment)]

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

Previous Next


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