grep-devel
[Top][All Lists]
Advanced

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

new snapshot available: grep-3.9.8-026c


From: Jim Meyering
Subject: new snapshot available: grep-3.9.8-026c
Date: Sun, 19 Mar 2023 16:13:59 -0700

I've tested this by building with defaults on Fedora 37, then with a
sibling ../pcre2 clone configured/built on pcre2-10.40-112-g6277357
With that, I recompiled grep like this:

  make AM_CFLAGS=-I../../pcre2/src PCRE_LIBS=../../pcre2/.libs/libpcre2-8.a

and confirmed that compiled out the new workaround code completely
and passed the two tests specific to that case (using pcre-10.43 or newer).


grep snapshot:
  https://meyering.net/grep/grep-ss.tar.xz      1.7 MB
  https://meyering.net/grep/grep-ss.tar.xz.sig
  https://meyering.net/grep/grep-3.9.8-026c.tar.xz

Changes in grep since 3.9.4-c83f:

Jim Meyering (2):
      grep: -P (--perl-regexp) \D once again works like [^0-9]
      build: update gnulib to latest

Paul Eggert (2):
      doc: distinguish Perl from PCRE
      grep: forward port to PCRE2 10.43


Changes in gnulib since 3.9.4-c83f:

* gnulib 5f76e126e8...d4e2339345 (3):
  > Update MODULES.html.sh.
  > dfa: pacify Oracle Solaris Studio 12.6
  > Update MODULES.html.sh



reply via email to

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