mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
45372: Record a symlink loop bug involving :P
This commit is contained in:
@@ -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
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user