[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1429-g2b58
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1429-g2b5831d |
Date: |
Sat, 31 Jul 2010 09:57:49 +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 2b5831d68df1824881f9117bf2297957a6e49f64 (commit)
from c48de1ac439a57cdead8114f8ccb9b9ba1cee001 (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 2b5831d68df1824881f9117bf2297957a6e49f64
Author: John Darrington <address@hidden>
Date: Sat Jul 31 11:55:18 2010 +0200
FACTOR: prevent crash if the dataset is empty.
The FACTOR command crashed if there were no cases
which had non-missing values for all variables.
This change emits a warning in this case and does
no analysis.
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/factor.c | 6 ++++++
src/math/covariance.c | 6 ++++--
tests/language/stats/factor.at | 22 +++++++++++++++++++++-
3 files changed, 31 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.6.1-1429-g2b5831d,
John Darrington <=