zsh-workers
 help / color / mirror / code / Atom feed
* compmatch failure in latest CVS
@ 2000-06-08  0:00 Vin Shelton
  2000-06-08  0:02 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Vin Shelton @ 2000-06-08  0:00 UTC (permalink / raw)
  To: zsh-workers

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


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

end of thread, other threads:[~2000-06-08  3:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-08  0:00 compmatch failure in latest CVS Vin Shelton
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

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).