[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-20-g3904f7
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-20-g3904f7899 |
Date: |
Fri, 3 May 2024 17:49:49 -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 3904f78990c3c684a860022b2ab7ec847667b11e (commit)
via e2beb0ce1df9f4949d4694d6cdb0ae3b80e115a2 (commit)
via e4c2f7f3944c742229c7ca5ce6ebff2c6abf53f0 (commit)
from ff8d3d602fb97807eb5021c813f326a8d6466955 (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 3904f78990c3c684a860022b2ab7ec847667b11e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri May 3 14:45:11 2024 -0700
pivot-output: Fix crash when layers axis has no leaves.
Thanks to Zhou Geng for reporting this bug as poc6 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
commit e2beb0ce1df9f4949d4694d6cdb0ae3b80e115a2
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri May 3 09:25:10 2024 -0700
MCONVERT: Prevent from appearing inside DO IF or LOOP.
Also, fix a typo in a user string.
Thanks to Zhou Geng for reporting this bug as poc5 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
commit e4c2f7f3944c742229c7ca5ce6ebff2c6abf53f0
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri May 3 09:21:05 2024 -0700
MATRIX: Prevent from appearing inside DO IF or LOOP.
Thanks to Zhou Geng for reporting this bug as poc3 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
-----------------------------------------------------------------------
Summary of changes:
src/language/command.def | 4 ++--
src/output/pivot-output.c | 2 +-
tests/language/commands/ctables.at | 19 +++++++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-20-g3904f7899,
Ben Pfaff <=