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.4.1-348-g55f13


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-348-g55f1316
Date: Sun, 7 Feb 2021 05:23:17 -0500 (EST)

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  55f13168aef45c48b2eb920ad8a1784a86f780e8 (commit)
       via  11169f874096275562c7120e2ff3f3c6966ff1af (commit)
       via  38dd86523879d23ec59488fa05f38e03e9d0176e (commit)
       via  db99b7ea74b071379b98860bfecd28921bfc4fdd (commit)
       via  63d7f2b943e987f11fc913a47031b16533382b46 (commit)
      from  dd45af75d87c680c7de07d591095751a0d75e49a (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 55f13168aef45c48b2eb920ad8a1784a86f780e8
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Feb 7 10:03:54 2021 +0100

    /ui/gui/psppire-var-info.c (__set_property): Remove redundant test.
    
    Found by cppcheck.

commit 11169f874096275562c7120e2ff3f3c6966ff1af
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Feb 7 10:01:14 2021 +0100

    src/libpspp/zip-reader.c (probe_magic): Fix inappropriate return value.
    
    Found by cppcheck.

commit 38dd86523879d23ec59488fa05f38e03e9d0176e
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Feb 7 10:00:06 2021 +0100

    src/language/stats/autorecode.c (cmd_autorecode): Remove redundant test.
    
    Found by cppcheck.

commit db99b7ea74b071379b98860bfecd28921bfc4fdd
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Feb 7 09:58:01 2021 +0100

    src/data/sys-file-reader.c: (read_header): Remove redundant test.
    
    Found by cppcheck.

commit 63d7f2b943e987f11fc913a47031b16533382b46
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Feb 7 09:54:49 2021 +0100

    src/math/wilcoxon-sig.c (count_sums_to_W): Avoid use of unsigned value.
    
    Use signed long int, not unsigned long int.
    
    Found by cppcheck.

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

Summary of changes:
 src/data/sys-file-reader.c      |  4 ++--
 src/language/stats/autorecode.c |  5 +++--
 src/libpspp/zip-reader.c        |  4 ++--
 src/math/wilcoxon-sig.c         |  7 ++++---
 src/ui/gui/psppire-var-info.c   | 23 ++++++++++-------------
 5 files changed, 21 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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