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 8049
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Using 'command -v' in a shellscript results in a coredump
- Date: Mon, 11 Oct 2004 15:29:00 -0700 (PDT)
- Cc: Michael Prokop <zsh@xxxxxxxxxxxxxxxxx>
- In-reply-to: <2004-10-07T19-43-00@xxxxxxxxxxxxxxxxxxxxxxxxx>
- 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>
- Reply-to: zsh-users@xxxxxxxxxx
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author