[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-468-ga22af
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-468-ga22af84 |
Date: |
Sat, 28 Aug 2021 03:11:01 -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 a22af84523eb716b947123186bd4f89a3d92945e (commit)
via f30315d16d9be0524d4b04f97586f51a37f9adf4 (commit)
from 679339657851a4be1321d63a5a46f4d8a32926a4 (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 a22af84523eb716b947123186bd4f89a3d92945e
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Aug 28 09:10:34 2021 +0200
Fix import of ods files with repeated column data.
Fixes bug #61078
Reported-by: Elias Tsolis
commit f30315d16d9be0524d4b04f97586f51a37f9adf4
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Aug 28 09:02:14 2021 +0200
Fix crash when double clicking on variable sheet cells when no variable is
defined.
Reported-by: Maruthi Pathapati
-----------------------------------------------------------------------
Summary of changes:
src/data/ods-reader.c | 22 +++++++++--------
src/ui/gui/psppire-variable-sheet.c | 11 +++++++++
tests/automake.mk | 1 +
tests/data/repeating-2.ods | Bin 0 -> 10797 bytes
tests/data/spreadsheet-test.at | 46 ++++++++++++++++++++++++++++++++++--
5 files changed, 68 insertions(+), 12 deletions(-)
create mode 100644 tests/data/repeating-2.ods
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-468-ga22af84,
John Darrington <=