Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.4 released
- X-seq: zsh-workers 23305
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Mikael Magnusson" <mikachu@xxxxxxxxx>, zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: zsh 4.3.4 released
- Date: Mon, 23 Apr 2007 14:18:23 +0100
- In-reply-to: <237967ef0704230550k41ddb13fy60deebd526ecc5ec@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200704161647.l3GGl2FE027950@xxxxxxxxxxxxxx> <20070419120758.e9774528.pws@xxxxxxx> <237967ef0704201440g1c072ca8l451439d2ec8578bf@xxxxxxxxxxxxxx> <20070423104151.1f5f368e.pws@xxxxxxx> <237967ef0704230550k41ddb13fy60deebd526ecc5ec@xxxxxxxxxxxxxx>
(I've moved this to zsh-workers.)
"Mikael Magnusson" wrote:
> Here it is with debug symbols,
Thanks. The crash is when outputting whitespace just before the "esac"
of a case statement. I stepped through it and I couldn't see an obvious
problem.
It might be locale dependent; what are your settings? Does exporting
a different value for LC_ALL make a difference?
Could you have a look at the values of the variables
tptr, tbuf, tlim, tsiz, tindent, tnewlins at the point of the crash?
(They're all file static in text.c, where it crashed.)
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview
Messages sorted by:
Reverse Date,
Date,
Thread,
Author