Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using 'command -v' in a shellscript results in a coredump
- X-seq: zsh-users 8055
- From: Michael Prokop <news@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Using 'command -v' in a shellscript results in a coredump
- Date: Thu, 14 Oct 2004 00:09:09 +0200
- In-reply-to: <Pine.LNX.4.61.0410111517590.9416@xxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2004-08-19T01-13-05@xxxxxxxxxxxxxxxxxxxxxxxxx> <Pine.LNX.4.61.0408181746400.6030@xxxxxxxxxxxxxxxxxx> <2004-10-07T19-43-00@xxxxxxxxxxxxxxxxxxxxxxxxx> <Pine.LNX.4.61.0410111517590.9416@xxxxxxxxxxxxxxxxxx>
- Reply-to: Michael Prokop <zsh@xxxxxxxxxxxxxxxxx>
* Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> [20041012 01:15]:
> On Thu, 7 Oct 2004, Michael Prokop wrote:
> > In the current CVS sources from zsh (2004-10-07) this bug isn't
> > fixed AFAICS (refering to line 1978 of Src/exec.c).
> The bug was fixed a different way, so you're looking at the wrong part of
> the code.
> 2004-09-08 Bart Schaefer <schaefer@xxxxxxx>
> * 20325: Src/exec.c, Test/E01options.ztst: fix crash when using
> the "command" builtin (as opposed to the "command" precommand
> modifier) when POSIX_BUILTINS is set; (unposted) add test for that
> and also for EVAL_LINENO.
Thanks a lot, Bart.
The bug wasn't fixed in the debian package and I couldn't find the
bugfix in zsh cvs source (I missed the Changelog, sorry) - that's
why I wasn't sure.
Thanks && regards,
(-: Michael
Messages sorted by:
Reverse Date,
Date,
Thread,
Author