[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-565-g37c70
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-565-g37c70ba00 |
Date: |
Sun, 13 Mar 2022 14:33:18 -0400 (EDT) |
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 37c70ba00b7e3331c1072ad7a84dd279bfaf0494 (commit)
via ad12fe8de0fefac092b30bd0853df5a247898d44 (commit)
from fbbed1cd111e66f8321f4362fb1ec3fbb93f99aa (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 37c70ba00b7e3331c1072ad7a84dd279bfaf0494
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Mar 13 11:32:58 2022 -0700
Update to newest gnulib.
This required a dependency on Automake 1.11 or later. It also required
dropping C2x compatibility warnings because Gnulib now triggers them. The
Gnulib tempname module requires linking against $(LIB_GETRANDOM), so this
adds that in each case where the build links against libgl.
commit ad12fe8de0fefac092b30bd0853df5a247898d44
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Mar 13 11:30:49 2022 -0700
spv-light-decoder: Avoid GCC 11.x warning in decode_spvlb_halign().
It seems to be wrong, but GCC can't tell and it's hard to blame it.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
README.Git | 9 +++------
configure.ac | 1 -
src/automake.mk | 2 +-
src/output/spv/spv-light-decoder.c | 1 +
src/ui/gui/automake.mk | 6 ++++--
src/ui/terminal/automake.mk | 3 ++-
tests/automake.mk | 38 +++++++++++++++++++++++---------------
8 files changed, 35 insertions(+), 27 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-565-g37c70ba00,
Ben Pfaff <=