Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: zpty -t
- X-seq: zsh-workers 13463
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: zpty -t
- Date: Tue, 13 Feb 2001 17:11:57 +0300
- Importance: Normal
- In-reply-to: <200102131313.OAA13149@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
>
> Dunno if this is really any better, but at least it solves the problem
> above. What do the Cygwin folks say?
>
make check says:
$ ZTST_verbose=1 ../Src/zsh.exe /tools/src/zsh/Test/ztst.zsh
/tools/src/zsh/Test/53completion.ztst
Test /tools/src/zsh/Test/53completion.ztst failed: non-zero status from
preparation code:
comptestinit -z $ZTST_testdir/../Src/zsh
If I insert set -x before ``. .../comptest'' the whole hangs immediately after
the first 'zpty -r ...' from sub-zsh (to be precise, it is the last line
seen).
This looks like some timing problem. If I knew where :(
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author