Fixed warnings generated by gcc 4.1.2
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 27 Sep 2006 10:21:35 +0000 (10:21 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 27 Sep 2006 10:21:35 +0000 (10:21 +0000)
commit04fb909bd65eee66428d131ff34a6e1fde42e243
tree7ed1de17d46d12d8e9cdd8dca9cb584c71c57570
parenta37754c18dee3d5941e5fe041b2c1fa1a3370157
Fixed warnings generated by gcc 4.1.2
Fixed bug in N OF CASES command which these warnings exposed.
Added a test for this bug (how many years had it gone unreported?)
po/de.po
po/pspp.pot
src/data/ChangeLog
src/data/procedure.c
src/data/sfm-private.h
src/data/sys-file-reader.c
src/data/sys-file-writer.c
src/language/dictionary/split-file.c
tests/automake.mk
tests/command/n_of_cases.sh [new file with mode: 0755]