You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
33d33e9d50
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
test case:
set foo = ( )
set foo = ( $foo baz bar )
echo $foo
|
11 years ago |
| .. |
|
Makefile.am
|
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
|
11 years ago |
|
bugs-1.cir
|
inpcom.c, inp_modify_exp(), bug fix, enforce precedence when numparm substitutions come into play
|
12 years ago |
|
bugs-1.out
|
inpcom.c, inp_modify_exp(), bug fix, enforce precedence when numparm substitutions come into play
|
12 years ago |
|
dollar-1.cir
|
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
|
11 years ago |
|
dollar-1.out
|
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
|
11 years ago |