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-544-g8a769


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-544-g8a76986
Date: Wed, 15 Dec 2021 22:11:07 -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  8a7698655f6f01e83c99a0eab7597dc5ce7a64ca (commit)
       via  82fdcfb75eaf575336796308c22f969a6e5257fa (commit)
       via  a9f4087b58091cb01ea08e70564e0618c9182a11 (commit)
      from  6640b245f84dfcf03f8109dc99b3c7b73f8831d1 (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 8a7698655f6f01e83c99a0eab7597dc5ce7a64ca
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Dec 15 18:56:45 2021 -0800

    perl-module: Skip memory test if Address Sanitizer is in use.
    
    Otherwise, Address Sanitizer produces unexpected memory behavior and
    causes this test to fail even though there is no real leak.

commit 82fdcfb75eaf575336796308c22f969a6e5257fa
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Dec 15 18:55:44 2021 -0800

    perl-module: Fix build errors and ignore warnings.
    
    This allows the module to build again, for me.

commit a9f4087b58091cb01ea08e70564e0618c9182a11
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Dec 15 18:54:47 2021 -0800

    configure: Check for Perl modules needed to build PSPP's Perl module.
    
    Fedora doesn't have Config::Perl::V by default and its absence caused
    mysterious build failures.

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

Summary of changes:
 acinclude.m4            | 33 +++++++++++++++++++++++++++++++++
 configure.ac            | 16 +---------------
 perl-module/PSPP.xs     |  7 ++++---
 perl-module/automake.mk |  2 +-
 tests/perl-module.at    |  8 +++++++-
 5 files changed, 46 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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