Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] README, NEWS, BUGS updates



> 2023/10/17 8:01、Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>のメール:
> 
> On Sun, Oct 15, 2023 at 11:39 PM Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
>> 
>>> +PCRE support is now PCRE2 by default.
>> 
>> "by default" may  give an impression that the old PCRE is still supported.
>> Actually only the PCRE2 is supported.
> 
> So if the PCRE2 libraries aren't available, PCRE won't be
> found/compiled at all? 

Yes, the current zsh works only with PCRE2 (does not search for old PCRE).



Messages sorted by: Reverse Date, Date, Thread, Author