Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
More make check failure
- X-seq: zsh-workers 11653
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: More make check failure
- Date: Tue, 30 May 2000 14:03:44 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
This is different from reported recently. With current CVS:
*** /tmp/zsh.ztst.out.6420 Tue May 30 14:01:20 2000
--- /tmp/zsh.ztst.tout.6420 Tue May 30 14:01:22 2000
***************
*** 1,6 ****
line: {tst build.out}{}
COMPADD:{}
! line: {tst build.out}{}
COMPADD:{}
NO:{build.out}
NO:{build.out1}
--- 1,6 ----
line: {tst build.out}{}
COMPADD:{}
! line: {tst build}{.out}
COMPADD:{}
NO:{build.out}
NO:{build.out1}
Test /tools/src/zsh/Test/54compmatch.ztst failed: output differs from
expected as shown above for:
workers_11081_matcher='m:{a-zA-Z}={A-Za-z} r:|[.,_-]=*
r:[^A-Z0-9]||[A-Z0-9]=* r:[A-Z0-9]||[^A-Z0-9]=* r:[^0-9]||[0-9]=* r:|=*'
workers_11081_list=(build.out build.out1 build.out2)
test_code $workers_11081_matcher workers_11081_list
comptest $'tst bui\t\t\t'
Was testing: Bug from workers 11081
/tools/src/zsh/Test/54compmatch.ztst: test failed.
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory `/tools/src/zsh-build/Test'
gmake: *** [check] Error 2
bor@itsrm2%
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author