Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Almost all tests pass under new cygwin
- X-seq: zsh-workers 14439
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- To: ZSH Workers Mailing List <zsh-workers@xxxxxxxxxx>
- Subject: Re: Almost all tests pass under new cygwin
- Date: Tue, 22 May 2001 16:44:42 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <000001c0e2d1$dcc3de00$21c9ca95@xxxxxxxxxxxxxx> <1010522153140.ZM22170@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: kiddleo
Bart Schaefer wrote:
>
> Same answer I just gave Jason Price: make check with ZTST_verbose=2
> so we can tell which zmodload command dies.
It is the very last zmodload in the loop which does zmodload -i for
every module it found in config.modules (the `for m in $mods' loop).
I've gone through typing the zmodload commands manually and it is always
the last one which causes the segfault regardless of the order in which
they are loaded.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author