mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
20320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test;
fix and test for "command -v" crash with POSIX_BUILTINS.
This commit is contained in:
parent
e1d5c7df58
commit
70857d0d75
@ -1,3 +1,12 @@
|
||||
2004-09-08 Bart Schaefer <schaefer@zanshin.com>
|
||||
|
||||
* 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.
|
||||
|
||||
* 20320: Src/builtin.c: rewrite 20318 for simplicity and clarity.
|
||||
|
||||
2004-09-04 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 20318: Src/builtin.c: fix subtle xtrace output bug introduced
|
||||
|
Loading…
Reference in New Issue
Block a user