]> git.ipfire.org Git - thirdparty/bash.git/commit
check for delimiter_depth being 0 before popping off the stack (reset_parser resets...
authorChet Ramey <chet.ramey@case.edu>
Wed, 30 Apr 2025 20:19:08 +0000 (16:19 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 30 Apr 2025 20:19:08 +0000 (16:19 -0400)
commit15df5993542463ba9798e4ea5e488dfddf83c276
treea9d3cbf126bc0728f3653bbf584badb38a9d05c5
parent7731dc5c4d405ab147fc562e3af2a375ca593554
check for delimiter_depth being 0 before popping off the stack (reset_parser resets it); make EOFs while reading here-doc delimiters sticky; when reading arith command, push back a character after the first closing paren that isn't a second close paren to fix backslash issue
CWRU/CWRU.chlog
parse.y
tests/read.right
tests/read1.sub