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

--enable-pcre and regex comparison (Was: make check problem)



On Jan 22, 2015, at 12:56 PM, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:

> Sorry I forgot about --enable-pcre before.  You shouldn't link=static
> the zsh/pcre module without having used --enable-pcre in configure.
> 
> It's special because it's extremely non-standard and changes the meaning
> of the expressions on the right-hand-side of the =~ comparison, so if
> unknowingly enabled it might break scripts.

But doesn't that only take effect if RE_MATCH_PCRE is set?

vq


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