Fixed a bug which crashed PSPP under invalid input.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Feb 2004 06:56:45 +0000 (06:56 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Feb 2004 06:56:45 +0000 (06:56 +0000)
commit30ef6754efa1df7b8f3e30b63e81d739a3a50171
tree26c4c189aa0f42b8ae0165586056859c8bce7578
parent83f1a2bf0e4a667ac084bdc727e507341d169267
Fixed a bug which crashed PSPP under invalid input.
Factored out some translatable strings.
po/pspp.pot
src/aggregate.c
src/data-list.c
src/set.q
tests/Makefile.am
tests/bugs/data-crash.sh [new file with mode: 0755]