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. v0.6.1-2086-g8080


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2086-g8080fdb
Date: Thu, 23 Jun 2011 05:13:46 +0000

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  8080fdb87f96b96ae07ef902e7912a23beea49c7 (commit)
      from  e24089bbe924045c7b98e4bbcc0dc1c4b8703429 (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 8080fdb87f96b96ae07ef902e7912a23beea49c7
Author: Ben Pfaff <address@hidden>
Date:   Wed Jun 22 22:13:40 2011 -0700

    sys-file-reader: Reduce invalid format from error to warning.
    
    gaby jongenelen <address@hidden> provided a .sav file
    written by "MS Windows Release 13.0 spssio32.dll" that had
    zeros in the "write" format field for several numeric
    variables.  Until now, PSPP treated this as an error and
    rejected the file.  This commit changes the error to a warning
    and suppresses the diagnostic entirely for this case of a
    zero value.

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

Summary of changes:
 doc/dev/system-file-format.texi |    5 +++
 src/data/sys-file-reader.c      |   25 ++++++++++-------
 tests/data/sys-file-reader.at   |   55 ++++++++++++---------------------------
 3 files changed, 37 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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