]> git.ipfire.org Git - thirdparty/bash.git/commit
fix up parser flags command substitution parsing inherits; using temp files for here...
authorChet Ramey <chet.ramey@case.edu>
Wed, 27 Apr 2022 20:16:59 +0000 (16:16 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 27 Apr 2022 20:16:59 +0000 (16:16 -0400)
commitd0cd67ee13930ade6d926e3387551b79e8c5be37
tree9c015842cf55ccc41db5f6c9734bfd3109d16852
parent98300c940560d9d063b33e1bb17d9a96553a72a0
fix up parser flags command substitution parsing inherits; using temp files for here-documents is now a compatibility mode option
12 files changed:
CWRU/CWRU.chlog
MANIFEST
lib/glob/glob.c
lib/sh/strvis.c
parse.y
tests/comsub-posix.right
tests/comsub-posix.tests
tests/comsub-posix1.sub
tests/comsub-posix5.sub
tests/comsub-posix6.sub [new file with mode: 0644]
tests/errors.right
tests/errors.tests