Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: PATCH: zpty -t



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