Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
hashcmd segfault
- X-seq: zsh-workers 16704
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: hashcmd segfault
- Date: Sun, 24 Feb 2002 14:13:48 -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Running zsh -f, then sourcing a file containing
---8<---
if grep fa_FA /etc/locale.gen >& /dev/null; then
else
fi
export LC_MESSAGES
---8<---
unsetting PATH, then attempting to run a command, results in a
segfault.
Seems to be problems with the value of pathchecked after path is unset.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author