grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.5-13-g3bd06de


From: Jim Meyering
Subject: grep branch, master, updated. v3.5-13-g3bd06de
Date: Sun, 1 Nov 2020 13:22:23 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  3bd06de4f7fd6331a59e7285afadc719ce09f384 (commit)
       via  e8cf93650e46473cd5665fff1e4b7fb978998390 (commit)
      from  df33ff807de40b131ba835ee4b0d27a0577a17ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=3bd06de4f7fd6331a59e7285afadc719ce09f384


commit 3bd06de4f7fd6331a59e7285afadc719ce09f384
Author: Norihiro Tanaka <noritnk@kcn.ne.jp>
Date:   Sun Nov 1 16:24:15 2020 +0900

    tests: add the test for bugfix in gnulib's dfa
    
    * tests/ere.tests: Add new test.

diff --git a/tests/ere.tests b/tests/ere.tests
index 8ab6510..557d4db 100644
--- a/tests/ere.tests
+++ b/tests/ere.tests
@@ -218,3 +218,5 @@
 0@)@)
 1@)@x
 0@\()\((a\())(b))@()(a()b)
+# This would erroneously match from grep-3.2 to grep-3.5
+1@a+a+a@aa

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=e8cf93650e46473cd5665fff1e4b7fb978998390


commit 3bd06de4f7fd6331a59e7285afadc719ce09f384
Author: Norihiro Tanaka <noritnk@kcn.ne.jp>
Date:   Sun Nov 1 16:24:15 2020 +0900

    tests: add the test for bugfix in gnulib's dfa
    
    * tests/ere.tests: Add new test.

diff --git a/tests/ere.tests b/tests/ere.tests
index 8ab6510..557d4db 100644
--- a/tests/ere.tests
+++ b/tests/ere.tests
@@ -218,3 +218,5 @@
 0@)@)
 1@)@x
 0@\()\((a\())(b))@()(a()b)
+# This would erroneously match from grep-3.2 to grep-3.5
+1@a+a+a@aa

-----------------------------------------------------------------------

Summary of changes:
 NEWS            | 5 +++++
 gnulib          | 2 +-
 tests/ere.tests | 2 ++
 3 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
grep



reply via email to

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