]> git.ipfire.org Git - thirdparty/bash.git/commit
fix parser state with funsubs in PS2 and line continuations; fix for @P transformatio...
authorChet Ramey <chet.ramey@case.edu>
Mon, 1 Apr 2024 16:20:58 +0000 (12:20 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 1 Apr 2024 16:20:58 +0000 (12:20 -0400)
commit2532a2ccefc50e26a32ddd430286af6f5c43d881
tree25b51eb7f7678eac7958260b199a907049e3d475
parent4f2595eff38f6e4552edb4c4d86f30255c59dc01
fix parser state with funsubs in PS2 and line continuations; fix for @P transformation in prompt strings
14 files changed:
CWRU/CWRU.chlog
Makefile.in
bashline.c
bashline.h
eval.c
externs.h
parse.y
parser.h
print_cmd.c
shell.c
shell.h
sig.c
subst.c
xmalloc.c