Re: Test/V07pcre.ztst

dana <[email protected]> Wed, 08 Jul 2026 15:33:25 -0500
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <[email protected]>
On Mon 6 Jul 2026, at 14:44, Bart Schaefer wrote:
> I just encountered a case where
> the zmodload succeeded in loading zsh/pcre from an older installed
> version of zsh, so the test executed but failed, even though
> --enable-pcre was not configured.

without seeing it myself i'm not sure how that could've happened, as you
say it should reset the module_path to the test directory. i usually
build without --enable-pcre too and i don't think i've ever had it find
a module from my homebrew/system installations

dana