]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes for extended glob in compat mode; fix for brackets appearing in nested paramete...
authorChet Ramey <chet.ramey@case.edu>
Fri, 7 Oct 2022 21:46:16 +0000 (17:46 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 7 Oct 2022 21:46:16 +0000 (17:46 -0400)
commit22f21b760ed90eb77c3756e6ccf39b73c84f532a
tree216e8371c017bc719fc91a46c0c12569054cc0c8
parent38d9d3590fa74095faa22942629256f040fdc49d
fixes for extended glob in compat mode; fix for brackets appearing in nested parameter expansions
13 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/common.h
builtins/shopt.def
execute_cmd.c
lib/readline/nls.c
parse.y
patchlevel.h
subst.c
tests/extglob.right
tests/extglob.tests
tests/extglob8.sub [new file with mode: 0644]
tests/run-extglob