grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.7-78-gda07083


From: Paul Eggert
Subject: grep branch, master, updated. v3.7-78-gda07083
Date: Tue, 24 May 2022 22:08:26 -0400 (EDT)

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  da070834819cf08ee25a209aa70ce5e57e340e9b (commit)
      from  15466174352557a5f9993aba8afb0cf9397b5b2c (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=da070834819cf08ee25a209aa70ce5e57e340e9b


commit da070834819cf08ee25a209aa70ce5e57e340e9b
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Tue May 24 19:08:10 2022 -0700

    maint: fix typo in bug number

diff --git a/NEWS b/NEWS
index 499eadf..f6a1e8c 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ GNU grep NEWS                                    -*- outline 
-*-
   Regular expressions with stray backslashes now cause warnings, as
   their unspecified behavior can lead to unexpected results.
   For example, '\a' and 'a' are not always equivalent
-  <https://bugs.gnu.org/39768>.  Similarly, regular expressions or
+  <https://bugs.gnu.org/39678>.  Similarly, regular expressions or
   subexpressions that start with a repetition operator now also cause
   warnings due to their unspecified behavior; for example, *a(+b|{1}c)
   now has three reasons to warn.  The warnings are intended as a

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

Summary of changes:
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
grep



reply via email to

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