[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-1437-gfad7
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1437-gfad701f |
Date: |
Sun, 08 Aug 2010 09:41:58 +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 fad701f04b435a42e2feabd90174274f04a23d4d (commit)
from 2e6cffa44ef5e995139abb9310c9df7fa1795cad (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 fad701f04b435a42e2feabd90174274f04a23d4d
Author: John Darrington <address@hidden>
Date: Sun Aug 8 11:39:16 2010 +0200
Aggregate: Fixed bug when attempting to create duplicate variable
This change fixes a segfault which occured if AGGREGATE MODE=ADDVARIABLES
attempted to create a variable which already exists in the dictionary.
Added a test to check for this bug.
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/aggregate.c | 16 +++++++++-----
tests/language/stats/aggregate.at | 40 +++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 6 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-1437-gfad701f,
John Darrington <=