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

Re: zsh/pcre module causes core dump w/cvs co as of 2007-04-02



On Mon, Apr 02, 2007 at 11:00:29PM -0700, Bart Schaefer wrote:
> As it happens, I inadvertently compiled with --enable-pcre on a system
> that had the libraries but not the header files for PCRE.  Obviously
> this is pilot error, but it shouldn't lead to a crash.

Is pcre-config present?

> schaefer<500> [[ ab -pcre-match xy ]]
> zsh: unrecognized condition: `ab'
> schaefer<501> zmodload zsh/pcre
> schaefer<502> [[ ab -pcre-match xy ]]

Is #defining that to cond_match ever a good idea?



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