sys-file-reader: Break reading a system file into two stages.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Feb 2014 21:26:32 +0000 (13:26 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 16 Feb 2014 07:15:18 +0000 (23:15 -0800)
commit9b43ed0de590acc1926e4787c74c86870577c65a
tree8ac582c08fc56bb5b089d97fd6fbd3d6d76ce486
parent18c5f96f46fc5ea553eccb3f9cbec99af5e839e8
sys-file-reader: Break reading a system file into two stages.

This paves the way to add a way to obtain strings from the system file, to
allow to more intelligently offer users a choice of encodings, by allowing
a client to open a system file before deciding what encoding should be
used to decode it.
perl-module/PSPP.xs
src/data/any-reader.c
src/data/sys-file-reader.c
src/data/sys-file-reader.h
src/language/dictionary/sys-file-info.c