Fixed a bug causing pspp to crash when computed variables had no format
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 20 Feb 2004 06:41:14 +0000 (06:41 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 20 Feb 2004 06:41:14 +0000 (06:41 +0000)
commitd4d9866bb2ec1797b8fb103e7144d0e9ffd1abff
tree20be80c49c5835641b93540574b88e1eec031828
parent60d7d619ee7885ad065f178eb0cf1e5d432b1921
Fixed a bug causing pspp to crash when computed variables had no format
defined, and were subsequently saved.
src/ChangeLog
src/compute.c
tests/Makefile.am
tests/bugs/compute-fmt.sh [new file with mode: 0755]