]> git.ipfire.org Git - thirdparty/bash.git/commit
fix up semantics of assigning to noassign variables; fix error message in arithmetic...
authorChet Ramey <chet.ramey@case.edu>
Mon, 3 Jul 2023 14:26:23 +0000 (10:26 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 3 Jul 2023 14:26:23 +0000 (10:26 -0400)
commit6a9e77e881a90f7effc53c113299f6d856aeee6d
tree05d09a9f2890409654ecfb5d9bcc75bf5eeb3e8c
parentfa98070927622b11b32b5662185b40b1c2caa845
fix up semantics of assigning to noassign variables; fix error message in arithmetic noeval mode; add shared memory option to anonymous files; fix static linking config in configure
13 files changed:
CWRU/CWRU.chlog
arrayfunc.c
builtins/declare.def
config.h.in
configure
configure.ac
doc/bashref.texi
doc/version.texi
expr.c
lib/sh/anonfile.c
tests/array.right
tests/array.tests
variables.c