Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [12302] 4.3.4-dev-4 and 4.2.6-dev-2 available
- X-seq: zsh-users 12329
- From: Danek Duvall <duvall@xxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: [12302] 4.3.4-dev-4 and 4.2.6-dev-2 available
- Date: Fri, 14 Dec 2007 08:30:16 -0800
- Cc: Zsh users list <zsh-users@xxxxxxxxxx>
- In-reply-to: <22582.1197372038@xxxxxxx>
- Mail-followup-to: Danek Duvall <duvall@xxxxxxxxxxxxxx>, Peter Stephenson <pws@xxxxxxx>, Zsh users list <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <22582.1197372038@xxxxxxx>
I'm running this successfully on Solaris (Nevada build 79), but 'make
check' fails the "read multibyte characters" test in D07. When I save the
test files aside to see why they differ, here's what I see:
% xxd zsh.ztst.out.24635
0000000: c2ab c2bb 0a .....
% xxd zsh.ztst.tout.24635
0000000: c2ab c2bb 000a ......
Looks like an extra null slipped in there.
I'm not sure how 4.3.4 does on this test, but I'll check and report back.
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author