[pcre-dev] [Bug 2771] (*MARK) not returned from group with …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2771] (*MARK) not returned from group with possessive repetition
https://bugs.exim.org/show_bug.cgi?id=2771

--- Comment #2 from unravelin@??? ---
Putting aside the potential fix I noted before, I found that a workaround is to
"execute" the (*MARK) via a subroutine call instead of placing it directly
within the possessive group.

If PCRE1 is not being maintained even for bugfixes, perhaps the following
should be amended/clarified:
https://pcre.org/pcre.txt - currently says "The old libraries (now called
PCRE1) are still being maintained for bug fixes"
https://pcre.org - currently only says "future releases will be for bugfixes
only"

--
You are receiving this mail because:
You are on the CC list for the bug.