[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-337-g83868
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-337-g83868d9 |
Date: |
Thu, 20 Sep 2012 09:24:40 +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 83868d9b4cfc2259dad94c8de72f03f918995cfd (commit)
from acc57a6e232eb2b462d4753a65478ce407e20f63 (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 83868d9b4cfc2259dad94c8de72f03f918995cfd
Author: John Darrington <address@hidden>
Date: Thu Sep 20 11:22:12 2012 +0200
src/data/data-out.c: Added assertion to catch negative values
If the contents of string does not contain a '.', then integer_digits
will end up negative, thus causing a crash later. This change adds
an assertion to catch this condition and thus make the diagnosis easier
should it ever occur.
-----------------------------------------------------------------------
Summary of changes:
src/data/data-out.c | 1 +
1 files changed, 1 insertions(+), 0 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-337-g83868d9,
John Darrington <=