mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-11 00:51:05 +02:00
40369: quote command paths in whence -v
This commit is contained in:
parent
f90a0447aa
commit
0a2d92f98c
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
2017-01-16 Peter Stephenson <p.stephenson@samsung.com>
|
2017-01-16 Peter Stephenson <p.stephenson@samsung.com>
|
||||||
|
|
||||||
|
* 40369: Src/builtin.c: whence -v should probably quote commands
|
||||||
|
since it quotes functions.
|
||||||
|
|
||||||
* 40353 (plus improvement to whence -v): Src/exec.c,
|
* 40353 (plus improvement to whence -v): Src/exec.c,
|
||||||
Src/hashtable.c, Src/signals.c: use directory cache where
|
Src/hashtable.c, Src/signals.c: use directory cache where
|
||||||
possible for all functions loaded from directory including
|
possible for all functions loaded from directory including
|
||||||
|
|
Loading…
Reference in a new issue