pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-420-g57c10


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-420-g57c1048
Date: Sat, 20 Jun 2020 18:59:49 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  57c1048c20829711ddcfe363e2d21812a450a522 (commit)
      from  29a50aeb6f35214d2affdec3bdb796f2d0e655ba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 57c1048c20829711ddcfe363e2d21812a450a522
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jun 20 21:52:40 2020 +0000

    sys-file-reader: Accept bad variable indexes, with warnings.
    
    The SPSS file writer software at
    https://packagist.org/packages/tiamo/spss sometimes generates malformed
    variable indexes for weighting variables or value label records.  PSPP
    until now has rejected these files entirely.  This commit should make
    it issue a warning instead.
    
    Thanks to István Ignácz for reporting this issue at
    https://lists.gnu.org/archive/html/pspp-users/2020-06/msg00012.html

-----------------------------------------------------------------------

Summary of changes:
 src/data/sys-file-reader.c    | 206 +++++++++++++++++++++++++-----------------
 tests/data/sys-file-reader.at |  92 +++++++++++++++++--
 2 files changed, 206 insertions(+), 92 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]