Make SYSFILE INFO able to analyze valid encodings for a system file.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 16 Feb 2014 22:59:54 +0000 (14:59 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 16 Feb 2014 22:59:54 +0000 (14:59 -0800)
commite461291a6df7145e7a870a83f2f10b5839845898
tree2b2ab498a3d2de0e3d48d8e48a47b4de2f9ba6f7
parente3323705d3f74d510c380ad14f6945892e26d0b7
Make SYSFILE INFO able to analyze valid encodings for a system file.

Also, warn when opening a system file that does not identify its encoding.
NEWS
doc/files.texi
src/data/sys-file-reader.c
src/data/sys-file-reader.h
src/language/dictionary/sys-file-info.c
src/libpspp/i18n.c
src/libpspp/i18n.h
tests/data/sys-file-reader.at
tests/data/sys-file.at
tests/language/dictionary/sys-file-info.at