1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 06:49:49 +02:00

20221: $LINENO in trap '...' DEBUG was wrong.

This commit is contained in:
Peter Stephenson 2004-07-29 15:33:19 +00:00
parent 640bbab78f
commit b550cfe7e3

View File

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