https://bugs.exim.org/show_bug.cgi?id=2505

Philip Hazel <p...@hermes.cam.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |ALREADY_FIXED

--- Comment #1 from Philip Hazel <p...@hermes.cam.ac.uk> ---
pcregrep is obsolete. Please upgrade to pcre2grep. However, even if you
continue to use pcregrep, please upgrade to the latest release:

$ pcregrep --version
pcregrep version 8.43 2019-02-23
$ pcregrep -M 'a|b' zzz
a
b
ababab

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to