]> git.ipfire.org Git - thirdparty/bash.git/commit
better parser error messages; add -p option to source builtin
authorChet Ramey <chet.ramey@case.edu>
Fri, 21 Jun 2024 14:38:39 +0000 (10:38 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 21 Jun 2024 14:38:39 +0000 (10:38 -0400)
commit886e4e68be1aa8778b0ec6bbe45edbc4529c8ace
tree3024762d0060321ad63dbeefab72211b58c9c136
parentdbb48b978671394bcb33c9f34656a9aadf40a318
better parser error messages; add -p option to source builtin
17 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/source.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bash.pdf
doc/bashref.info
doc/bashref.texi
doc/builtins.0
doc/version.texi
parse.y
tests/builtins.right
tests/builtins.tests
tests/cond.right
tests/errors.right
tests/source8.sub [new file with mode: 0644]