summary refs log tree commit diff
path: root/src/funcs/popd
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2008-05-07 11:15:52 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-05-07 11:15:52 +0800
commit065c7bfc0cb928e9f51ee9597d41d5604acff68a (patch)
tree555a715f3282eab32703d78da0467aade765656d /src/funcs/popd
parent[SHELL] Added gitignore (diff)
downloaddash-065c7bfc0cb928e9f51ee9597d41d5604acff68a.tar.gz
dash-065c7bfc0cb928e9f51ee9597d41d5604acff68a.zip
[ARITH] Fixed lexical error on & and |
The parser used to skip a byte when parsing the & and | operators, testcase:

 $ dash -c 'echo $((7&1))'
 $ dash -c 'echo $((7& 1))'
 $ dash -c 'echo $((7&11))'

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/funcs/popd')
0 files changed, 0 insertions, 0 deletions
ogmsg'> 2020-02-04Add The Future of Another TimelineJune McEnroe Wow. One of the best I've read. 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe Broke out LDLIBS for each bin, and made everything more uniform. 2020-01-28Change scout sensitivity to 1.4June McEnroe idk it seems to work. 2020-01-28Import shows.txtJune McEnroe