On Wed, Feb 03, 2021 at 09:49:50AM +, Linkcheck wrote:
> /trap this|/
> /|trap this/
> /trap||this/
>
> Is there a Lint tool that can check for this or be adapted easily? Or
> perhaps a different method?
You can stage the PCRE tables from intended source tables to target
tables via "make" r
On 3 Feb 2021, at 4:49, Linkcheck wrote:
I'm normally careful about this matter but it has happened twice in a
couple of months now due, I admit, to my own carelessness but dumping
a lot of mail before the error was noticed.
The specific problem is with extra or multiple OR bars in pcre check
On 2/3/2021 3:49 AM, Linkcheck wrote:
I'm normally careful about this matter but it has happened twice in
a couple of months now due, I admit, to my own carelessness but
dumping a lot of mail before the error was noticed.
The specific problem is with extra or multiple OR bars in pcre
checks
I'm normally careful about this matter but it has happened twice in a
couple of months now due, I admit, to my own carelessness but dumping a
lot of mail before the error was noticed.
The specific problem is with extra or multiple OR bars in pcre checks.
For example:
/trap this|/
/|trap this