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

hashcmd segfault



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