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.8.5-213-ge1147


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-213-ge114772
Date: Sat, 12 Sep 2015 18:43:23 +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  e1147725f1dc67c2efa786df641d820e41cac5cf (commit)
       via  87798cfc4b530dc7dfdefef77e632a22ee8a4866 (commit)
       via  14125d13946c1b2c3b7efe6cb88e35aa4623210b (commit)
      from  ad53d0d95c54eb5c3551b15c6a33c6498dab184c (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 e1147725f1dc67c2efa786df641d820e41cac5cf
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 12 11:43:14 2015 -0700

    any-reader: Add some comments on interface and implementation.
    
    Also, adjust pfm_detect() and sfm_detect() code to be consistent with
    pcp_detect().  This should not cause a change in behavior.

commit 87798cfc4b530dc7dfdefef77e632a22ee8a4866
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 12 11:42:26 2015 -0700

    pc+-file-reader: Fix handling of short files.
    
    The code failed to return an error properly when fread() read past end of
    file.
    
    The function comment didn't properly reflect what the function actually
    returned, so this commit also updates the comment.
    
    Reported by John Darrington.

commit 14125d13946c1b2c3b7efe6cb88e35aa4623210b
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 12 11:31:38 2015 -0700

    gui: Mark print_startup_time() unused to avoid warning.

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

Summary of changes:
 src/data/any-reader.h      |    7 +++++--
 src/data/pc+-file-reader.c |   12 +++++++-----
 src/data/por-file-reader.c |    8 ++++----
 src/data/sys-file-reader.c |    7 +++----
 src/ui/gui/main.c          |    2 +-
 5 files changed, 20 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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