zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@sunsite.auc.dk
Subject: compmatch failure in latest CVS
Date: 07 Jun 2000 20:00:34 -0400	[thread overview]
Message-ID: <m2snupnisd.fsf_-_@zion.rcn.com> (raw)
In-Reply-To: "Bart Schaefer"'s message of "Mon, 29 May 2000 00:12:58 +0000"

A brand-new spanking update from CVS including this patch from Sven:

2000-06-07  Sven Wischnowsky  <wischnow@zsh.org>

        * 11796: Src/Zle/compmatch.c: try to get the tests for `strings
        long enough' right in anchor matching code

fails make check:

/usr/local/src/zsh-2000-06-07/Test/52zregexparse.ztst: all tests successful.
/usr/local/src/zsh-2000-06-07/Test/53completion.ztst: all tests successful.
*** /tmp/zsh.ztst.out.31654     Wed Jun  7 19:54:08 2000
--- /tmp/zsh.ztst.tout.31654    Wed Jun  7 19:54:08 2000
***************
*** 1,4 ****
! line: {tst FooHoo }{}
  COMPADD:{}
! line: {tst FooHoo 5bar234 }{}
  COMPADD:{}
--- 1,4 ----
! line: {tst H}{}
  COMPADD:{}
! line: {tst H2}{}
  COMPADD:{}
Test /usr/local/src/zsh-2000-06-07/Test/54compmatch.ztst failed: output differs from expected as shown above for:
 example7_matcher="r:[^A-Z0-9]||[A-Z0-9]=** r:|=*"
 example7_list=($example6_list)
 test_code $example7_matcher example7_list
 comptest $'tst H\t2\t'
Was testing: Documentation example using "r:[^A-Z0-9]||[A-Z0-9]=** r:|=*"
/usr/local/src/zsh-2000-06-07/Test/54compmatch.ztst: test failed.


This is on a 686 Mandrake Linux system, in case that matters.

  - vin


             reply	other threads:[~2000-06-07 23:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-08  0:00 Vin Shelton [this message]
2000-06-08  0:02 ` Bart Schaefer
2000-06-08  3:06   ` Vin Shelton
2000-06-08  3:17     ` Bart Schaefer
2000-06-08  3:42       ` 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=m2snupnisd.fsf_-_@zion.rcn.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).