[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-1468-g547d
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1468-g547d916 |
Date: |
Sun, 22 Aug 2010 10:52:18 +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 547d9160972dc6e986e1b4b1f29517f9c072410a (commit)
from 3f31e9c3fe628db6fe7bb7fdf2a80634cecc8181 (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 547d9160972dc6e986e1b4b1f29517f9c072410a
Author: John Darrington <address@hidden>
Date: Sun Aug 22 12:36:37 2010 +0200
SET MXWARNS = 0 to be interpreted as unlimited.
This change introduces a special meaning to the
value of zero for the MXWARNS settings. When
a zero value is set. A single warning will be
emitted informing the user that the setting is
in effect. Thereafter no warning will be emitted.
All warning situations will be ignored.
-----------------------------------------------------------------------
Summary of changes:
doc/utilities.texi | 6 +++-
src/data/settings.c | 22 +++++++++++-
src/libpspp/message.c | 21 ++++++++++--
src/libpspp/message.h | 8 +++--
tests/language/utilities/set.at | 72 +++++++++++++++++++++++++++++++++++++++
5 files changed, 121 insertions(+), 8 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-1468-g547d916,
John Darrington <=