grep-devel
[Top][All Lists]
Advanced

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

Re: Possible regression in grep 3.10


From: Paul Eggert
Subject: Re: Possible regression in grep 3.10
Date: Thu, 30 Mar 2023 11:10:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 2023-03-30 09:18, Jim Meyering wrote:
Wondering who would be affected (and notice) if we were
to leave \D untouched by this workaround code.

Instead of leaving it untouched, how about doing the following when \D is found inside brackets? That should be good enough, as a temporary workaround until newer PCRE takes over.

  die (EXIT_TROUBLE, 0, _("-P '[\D]' not supported"));




reply via email to

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