]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for dequoting words in pretty-print mode; posix mode changes for readonly/export...
authorChet Ramey <chet.ramey@case.edu>
Tue, 2 Jan 2024 15:42:34 +0000 (10:42 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 2 Jan 2024 15:42:34 +0000 (10:42 -0500)
commitfa0b002927c2897f80da762dd4196d688a46a3ab
tree64d05b577d8d681073aff5adec7051c094369a1b
parentaa2d23cfac90bebe2924ba075fef0a03fddd521d
fix for dequoting words in pretty-print mode; posix mode changes for readonly/export invalid identifier errors
20 files changed:
CWRU/CWRU.chlog
MANIFEST
POSIX
builtins/complete.def
builtins/setattr.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/builtins.0
doc/version.texi
lib/readline/doc/readline.3
lib/readline/doc/rluser.texi
lib/readline/readline.h
print_cmd.c
shell.c
tests/errors.right
tests/errors.tests
tests/errors11.sub [new file with mode: 0644]