[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-2361-g7466
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2361-g7466f9c |
Date: |
Thu, 26 Jan 2012 05:22:57 +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 7466f9c7baaf5a5d4cc7b670be290395ccb20b65 (commit)
via 07a7777e44d30dc5495112b818211a57212ebf76 (commit)
via 45e399fd4cd4f77c5c27c3cfbb022dde6a870bde (commit)
via f44411bc0acedfdf5832c0e686057f62fb9be32a (commit)
via 23f9ab5825de755eccc51a602f57d0e8ae53eab5 (commit)
from 53508ccb5785dfcad8080d9dcdacdf3b7af5be76 (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 7466f9c7baaf5a5d4cc7b670be290395ccb20b65
Author: Ben Pfaff <address@hidden>
Date: Wed Jan 25 21:17:19 2012 -0800
gui: Fix warnings.
This fixes warnings introduced in commit 53508ccb5785 (New abstract
class PsppireDialogAction).
commit 07a7777e44d30dc5495112b818211a57212ebf76
Author: Ben Pfaff <address@hidden>
Date: Wed Jan 25 20:55:02 2012 -0800
perl-module: Fix bad arguments in call to settings_init().
Found by clang.
Reported-by: Jeremy Lavergne <address@hidden>
commit 45e399fd4cd4f77c5c27c3cfbb022dde6a870bde
Author: Ben Pfaff <address@hidden>
Date: Wed Jan 25 20:53:48 2012 -0800
perl-module: Add missing "#include"s to PSPP.xs.
Found by clang.
Reported-by: Jeremy Lavergne <address@hidden>
commit f44411bc0acedfdf5832c0e686057f62fb9be32a
Author: Ben Pfaff <address@hidden>
Date: Wed Jan 25 20:52:10 2012 -0800
perl-module: Add "!= NULL" to assignment used as condition.
Suppresses a "clang" warning.
Reported-by: Jeremy Lavergne <address@hidden>
commit 23f9ab5825de755eccc51a602f57d0e8ae53eab5
Author: Ben Pfaff <address@hidden>
Date: Wed Jan 25 20:47:13 2012 -0800
pspp-dump-sav: Fix sizeof on "array" that is actually a pointer.
Found by clang.
Reported-by: Jeremy Lavergne <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
perl-module/PSPP.xs | 9 ++++++---
src/ui/gui/psppire-dialog-action-descriptives.c | 4 +++-
src/ui/gui/psppire-dialog-action.c | 3 ++-
utilities/pspp-dump-sav.c | 4 ++--
4 files changed, 13 insertions(+), 7 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-2361-g7466f9c,
Ben Pfaff <=