mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
20221: $LINENO in trap '...' DEBUG was wrong.
This commit is contained in:
parent
640bbab78f
commit
b550cfe7e3
@ -1,5 +1,10 @@
|
||||
2004-07-29 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 20221: Src/exec.c, Src/signals.c, Test/A05execution.ztst:
|
||||
$LINENO in trap '...' DEBUG was wrongly reported as the line
|
||||
in the trap, not in the surrounding code. Probably broken
|
||||
in all 4.x builds to date.
|
||||
|
||||
* 20219: Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo,
|
||||
Functions/Zle/.distfiles, Functions/Zle/history-pattern-search,
|
||||
Src/Zle/zle_hist.c, Src/Zle/zle_params.c: make zle parameter
|
||||
|
Loading…
Reference in New Issue
Block a user