mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +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>
|
||||
|
||||
* 40369: Src/builtin.c: whence -v should probably quote commands
|
||||
since it quotes functions.
|
||||
|
||||
* 40353 (plus improvement to whence -v): Src/exec.c,
|
||||
Src/hashtable.c, Src/signals.c: use directory cache where
|
||||
possible for all functions loaded from directory including
|
||||
|
|
Loading…
Reference in a new issue