[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-129-g6b351
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-129-g6b351b2 |
Date: |
Wed, 04 Apr 2012 04:59:07 +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 6b351b28f47c1dfb1ce697eb50cd218b50122fd0 (commit)
via 64ad089c50c954e9130448f1becfab0f6aff6a9b (commit)
from 220a0c409390225346a8072917073e25a971e624 (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 6b351b28f47c1dfb1ce697eb50cd218b50122fd0
Author: Ben Pfaff <address@hidden>
Date: Tue Apr 3 21:57:18 2012 -0700
FACTOR: Fix crash with /ROTATION=NOROTATE.
Reported by abderrahim arif <address@hidden>
at http://lists.gnu.org/archive/html/bug-gnu-pspp/2012-04/msg00001.html
commit 64ad089c50c954e9130448f1becfab0f6aff6a9b
Author: Ben Pfaff <address@hidden>
Date: Tue Apr 3 21:14:03 2012 -0700
spreadlevel-plot: Fix missing #include <stdlib.h>
Reported by GCC:
spreadlevel-plot.c: In function âspreadlevel_plot_chart_destroyâ:
spreadlevel-plot.c:84: error: implicit declaration of function
âfreeâ
preadlevel-plot.c:84: error: incompatible implicit declaration of
built-in function âfreeâ
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/factor.c | 30 +++++++------
src/output/charts/spreadlevel-plot.c | 1 +
tests/language/stats/factor.at | 78 ++++++++++++++++++++++++++++++++++
3 files changed, 95 insertions(+), 14 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-129-g6b351b2,
Ben Pfaff <=