sys-file-reader: Improve diagnostics for unexpected special values.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Aug 2013 18:59:07 +0000 (11:59 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Aug 2013 22:12:30 +0000 (15:12 -0700)
commitf4fdc32a242f73c4b579457650c7430ae2fd5489
tree81b8d79adf04b97087619ec02e6ef31f2d46d157
parentc1708f027dfb623031bcccf2cee84aa4511fb824
sys-file-reader: Improve diagnostics for unexpected special values.

SPSS 21 schanged the value that it reports for "lowest" in the machine
float info record, but the existing diagnostics made it hard to tell
exactly what changed.  Adding hexadecimal float output makes it obvious.
src/data/sys-file-reader.c
tests/data/sys-file-reader.at
utilities/pspp-dump-sav.c