mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 04:12:06 +02:00
45372: Record a symlink loop bug involving :P
This commit is contained in:
parent
e71ba9704f
commit
7a9467e430
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-02-02 Daniel Shahaf <danielsh@apache.org>
|
||||
|
||||
* 45372: Etc/BUGS: Record a symlink loop bug involving :P
|
||||
|
||||
2020-02-02 WGH <wgh@torlan.ru>
|
||||
|
||||
* 45365: Completion/Unix/Command/_git: Fix __git_recent_branches
|
||||
|
|
2
Etc/BUGS
2
Etc/BUGS
|
@ -29,3 +29,5 @@ skipped when STTY=... is set for that command
|
|||
44007 - Martijn - exit in trap executes rest of function
|
||||
See test case in Test/C03traps.ztst.
|
||||
------------------------------------------------------------------------
|
||||
45282: ${${:-foo}:P} where foo is a symlink that points to itself segfaults
|
||||
------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue