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-545-gfaef2


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-545-gfaef245
Date: Wed, 15 Dec 2021 22:23:35 -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  faef2451e5aaeb4841a7b8a42a0e8386e591d257 (commit)
      from  8a7698655f6f01e83c99a0eab7597dc5ce7a64ca (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 faef2451e5aaeb4841a7b8a42a0e8386e591d257
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Dec 15 19:22:46 2021 -0800

    matrix: Avoid gsl_linalg_LU_invx() because it was new in GSL 2.6.
    
    Debian only added GSL 2.6 in the current stable (bullseye) but one of the
    CI systems is using oldstable (buster), thus failures.
    
    Thanks to Friedrich Beckmann for reporting the problem.

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

Summary of changes:
 src/language/stats/matrix.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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