zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Peter Stephenson <Peter.Stephenson@csr.com>
Cc: zsh-workers@zsh.org
Subject: Re: pcre test failures
Date: Wed, 26 Oct 2011 14:15:31 -0400	[thread overview]
Message-ID: <CACeGjnXSN7M2RVxGSXCm_7mhpVYqFgQNVKQa=bJoAnYZuF0CRQ@mail.gmail.com> (raw)
In-Reply-To: <20111026134853.48e1432e@pwslap01u.europe.root.pri>

Jun is right: after installing pcre-devel on my Fedora box,
--enable-pcre yields a shell which passes all tests.

May I also suggest this patch:

--- Test/V07pcre.ztst~  2011-10-24 07:31:25.000000000 -0400
+++ Test/V07pcre.ztst   2011-10-26 13:59:51.520399774 -0400
@@ -1,6 +1,6 @@
 %prep

-  zmodload zsh/pcre
+  zmodload zsh/pcre >& /dev/null || ZTST_unimplemented="PCRE module
does not exist"
   setopt rematch_pcre
 # Find a UTF-8 locale.
   setopt multibyte

This keeps V07 from reporting a false failure.

Thanks,
  Vin


  reply	other threads:[~2011-10-26 18:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26  1:58 Vin Shelton
2011-10-26  6:27 ` Phil Pennock
2011-10-26 10:49   ` Jun T.
2011-10-26 12:48     ` Peter Stephenson
2011-10-26 18:15       ` Vin Shelton [this message]
2011-10-26 18:30     ` Bart Schaefer
2011-10-26 23:32       ` Phil Pennock
2011-10-26 11:34   ` Vin Shelton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACeGjnXSN7M2RVxGSXCm_7mhpVYqFgQNVKQa=bJoAnYZuF0CRQ@mail.gmail.com' \
    --to=acs@alumni.princeton.edu \
    --cc=Peter.Stephenson@csr.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).