]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes for $LINENO in multi-line simple commands; printf out-of-range values now cause...
authorChet Ramey <chet.ramey@case.edu>
Fri, 28 Jul 2023 15:35:44 +0000 (11:35 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 28 Jul 2023 15:35:44 +0000 (11:35 -0400)
commitf6a78e24d8928574fb239978c10d3509619271a2
tree4add4b4aa66e553f29d269aa7197d104fc257e16
parent8418224f32f4dda85019cae063370c18bbd2d036
fixes for $LINENO in multi-line simple commands; printf out-of-range values now cause a non-zero return status
24 files changed:
CWRU/CWRU.chlog
builtins/command.def
builtins/complete.def
builtins/jobs.def
builtins/printf.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/builtins.0
doc/version.texi
lib/readline/doc/history.3
lib/readline/doc/readline.3
make_cmd.c
make_cmd.h
parse.y
tests/comsub.right
tests/comsub2.right
tests/heredoc.right