[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-492-g63630
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-492-g6363022 |
Date: |
Sun, 21 Feb 2016 19:51:06 +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 6363022343d69fa3662e5043aad2dd0e33eb790f (commit)
from af34772f88fab127edb77d4a15bc5e6d5848d84e (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 6363022343d69fa3662e5043aad2dd0e33eb790f
Author: Ben Pfaff <address@hidden>
Date: Sun Feb 21 11:51:05 2016 -0800
Fix several cases where lex_integer() or lex_number() could assert-fail.
The caller always needs to make sure in advance that the token is in fact
an integer or a number.
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/get-data.c | 24 ++++++++++++++++++------
src/language/stats/examine.c | 2 ++
src/language/stats/npar.c | 4 +++-
3 files changed, 23 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.8.5-492-g6363022,
Ben Pfaff <=