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

Segfault on really long paths



Hi all,

richih@adamantium ~ % for i in {1..1000}; do mkdir 0123456789; cd
0123456789; done
[1]    24398 segmentation fault  zsh
richih@adamantium ~ %

It would be better to throw an error than to segfault.


Richard



Messages sorted by: Reverse Date, Date, Thread, Author