Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: D07multibyte.ztst failure on HP-UX 11.11
- X-seq: zsh-workers 26915
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: D07multibyte.ztst failure on HP-UX 11.11
- Date: Fri, 01 May 2009 16:18:47 +0100
- In-reply-to: <20090501145253.GA5070@svalbard>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20090501145253.GA5070@svalbard>
Paul Ackersviller wrote:
> Same thing -- it seems the read is either detecting EOF right off,
> or else failing silently somehow. I don't do the if at all,
> but I see I can get there by using a non-utf8 value of LANG.
>
>
> To report this email as spam click https://www.mailcontrol.com/sr/dVFeMF0h0+
> nTndxI!oX7Us7Qlo!t9IHtDeKYakRZVp+8CRI1Q160mc558qJIqPSzuTDRjhhY0p1rzgsKYpIG1w=
> = .
Presumably then we need to find out what
LC_ALL=C; print $'\u00e9'
is doing in the code.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author