]> git.ipfire.org Git - thirdparty/bash.git/commit
fix to make += work with dynamic integer vars like RANDOM
authorChet Ramey <chet.ramey@case.edu>
Mon, 13 Dec 2021 14:37:23 +0000 (09:37 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 13 Dec 2021 14:37:23 +0000 (09:37 -0500)
commit567c0bc2ed4ca24b68f8dd75625275b0e152ae5c
treebbed66d8797ca5a15ebab7b0a804a01132f83e81
parente93bed95a81ae405ee5975bb13754a013f410fc0
fix to make += work with dynamic integer vars like RANDOM
12 files changed:
CWRU/CWRU.chlog
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bashref.info
doc/bashref.texi
doc/builtins.0
doc/builtins.1
doc/rbash.0
doc/rbash.1
examples/loadables/realpath.c
variables.c