Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Skipping of D07multibyte.ztst
- X-seq: zsh-workers 26866
- From: Paul Ackersviller <pda@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Skipping of D07multibyte.ztst
- Date: Tue, 21 Apr 2009 20:59:10 +0000
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Again this won't be specific to 4.3.9-dev-2, but I'm testing zsh with
--enable-multibyte for the first time on NetBSD and HP-UX. Both are
building fine, but the test on both is showing
% make TESTNUM=D07 check
./D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented)
It appears the loop "for LANG in $langs ..." is never being broken out of,
evan though I have at least en_US.UTF-8 and en_GB.UTF-8 locales in both cases.
Suggestions?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author