1
0
Fork 0
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:
Peter Stephenson 2017-01-16 17:51:27 +00:00
parent f90a0447aa
commit 0a2d92f98c

View file

@ -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