[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.0-30-g6a490
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.0-30-g6a49086 |
Date: |
Sat, 02 Apr 2016 18:10:53 +0000 |
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 6a490863ee96cee59050ca70d3c22491e54a3ab8 (commit)
from a636e43be9443c8f01641967b8a7d7caec491709 (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 6a490863ee96cee59050ca70d3c22491e54a3ab8
Author: Ben Pfaff <address@hidden>
Date: Sat Apr 2 11:09:15 2016 -0700
CROSSTABS: Fix corner case in integer mode.
I'm not really sure what I was thinking when I wrote this code, but the
off-by-one errors could cause a crash.
Thanks to John Darrington for reporting the problem.
Bug #47600.
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/crosstabs.q | 6 +++---
tests/language/stats/crosstabs.at | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.0-30-g6a49086,
Ben Pfaff <=