[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-141-gee221
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-141-gee221bda6 |
Date: |
Wed, 4 Jan 2023 20:48:15 -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 ee221bda653d5f3f1379b39f9e4ef4ceb3f3f4b7 (commit)
from fb3464df9f4cf3926cfa6aea00a5010d78ce0d70 (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 ee221bda653d5f3f1379b39f9e4ef4ceb3f3f4b7
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed Jan 4 17:38:41 2023 -0800
ONEWAY: Fix incorrect, duplicate "(J) Family" label.
ONEWAY output should contain dimensions labeled "(I) Family" and
"(J) Family", but they incorrectly both had the latter label. This fixes
the problem.
Thanks to Andreas Hammer for reporting the bug.
Fixes: 5cab4cf3322f ("output: Introduce pivot tables.")
-----------------------------------------------------------------------
Summary of changes:
src/language/commands/oneway.c | 2 +-
tests/language/commands/oneway.at | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-141-gee221bda6,
Ben Pfaff <=