Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _approximate doesn't work
- X-seq: zsh-users 12614
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: _approximate doesn't work
- Date: Sun, 17 Feb 2008 19:34:02 +0000
- In-reply-to: Message from Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> of "Sun, 17 Feb 2008 19:25:37 GMT." <200802171925.m1HJPbE8009696@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> It's possible this is part of problems with pattern matching: we've had
> two independent reports of odd failures suggesting there's something
> going on in memory allocation. Ideally, it would be good to debug why
> (#a1)apt_g* is failing to match apt-get (having confirmed it is indeed
> trying to do so). I can't reproduce any such failure at the moment.
By the way, if there is a reproducible problem of this kind, valgrind
ought to be able to tell you what's going on, but if anyone does that
and finds a problem, I will need some kind of digested analysis as to
what it's saying about the code, please (it does not need to be well
informed about code structure, I mean something along the lines of "it
looks like this variable was allocated at this point while the code at
this other point is trying to write beyond the end of it"). I have
unfortunately neither the time, the inclination, nor the ability to
second-guess what's going on from a raw valgrind report about a
programme run by someone else for an issue I can't reproduce.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author