sys-file-reader: Tolerate variable labels longer than 255 bytes.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 21 May 2010 04:54:56 +0000 (21:54 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 21 May 2010 04:54:56 +0000 (21:54 -0700)
Michel Boaventura provided a system file with a 256-byte variable label
that PSPP rejected.  This commit allows it to be read.


No differences found