zsh-users
 help / color / mirror / code / Atom feed
* REMATCH_PCRE with zsh built without pcre support
@ 2017-04-01 19:09 Eric Cook
  2017-04-01 21:53 ` Bart Schaefer
  0 siblings, 1 reply; 14+ messages in thread
From: Eric Cook @ 2017-04-01 19:09 UTC (permalink / raw)
  To: zsh-users

Should setting this option be allowed when zsh was built without pcre support?

A user with this option enabled noticed this when using an completer that uses =~ but
his operating system built zsh without pcre support.

One could currently test if $^module_path/zsh/pcre.so(N) exist before trying to
enable it, but i don't see the use of the option if zsh can't actually use pcre.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-04-05 22:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-01 19:09 REMATCH_PCRE with zsh built without pcre support Eric Cook
2017-04-01 21:53 ` Bart Schaefer
2017-04-03  1:12   ` Phil Pennock
2017-04-03  7:13     ` Bart Schaefer
2017-04-03 11:26       ` Daniel Shahaf
2017-04-03 18:00         ` Bart Schaefer
2017-04-04  0:36           ` Daniel Shahaf
2017-04-04  2:43             ` Bart Schaefer
2017-04-04 12:27               ` Eric Cook
2017-04-05 13:08                 ` Daniel Shahaf
2017-04-04 15:22               ` Ray Andrews
2017-04-04 23:00                 ` Bart Schaefer
2017-04-05 13:42               ` Peter Stephenson
2017-04-05 22:28                 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).