Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Multibyte test fails due to missing zsh/stat module
- X-seq: zsh-workers 51896
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Multibyte test fails due to missing zsh/stat module
- Date: Wed, 28 Jun 2023 21:26:17 -0700
- Archived-at: <https://zsh.org/workers/51896>
- List-id: <zsh-workers.zsh.org>
(eval):3: failed to load module: zsh/stat
(eval):7: command not found: zstat
Was testing: (workers/50150) zsh/stat with Unicode and metafication
Obviously it's a bit weird that the zsh/stat module didn't get built
(starting over from
make clean
./Util/preconfig
./configure
got the test working again) but should D07 be protected from failing
in this way?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author