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

Re: D07multibyte.ztst failure on HP-UX 11.11



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