* compute.c: Fix bug #17422, which reports that a variable created
authorBen Pfaff <blp@gnu.org>
Fri, 1 Dec 2006 06:51:08 +0000 (06:51 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 1 Dec 2006 06:51:08 +0000 (06:51 +0000)
commitf33178b801e1d8e932c2ef411d3985017627c512
tree796192eab8ad70c0449aa82392147ad9e7c74d08
parent2be077c70ef05845f6651c2402d3b368e2a3e2b5
* compute.c: Fix bug #17422, which reports that a variable created
by assignment in a COMPUTE command could not be used in the
computation expression.
src/language/xforms/ChangeLog
src/language/xforms/compute.c
tests/ChangeLog
tests/automake.mk
tests/bugs/compute-sum.sh [new file with mode: 0755]