[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-403-g26d83
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-403-g26d835f |
Date: |
Sun, 03 Jan 2016 04:49:05 +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 26d835f97534b20825b3121e326c288e994753f8 (commit)
via 6f763403034b44b809fae1580dda3af0ab24a11b (commit)
from a74ac710e3cd2b6a52fd763ab31ce68e83f21dfe (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 26d835f97534b20825b3121e326c288e994753f8
Author: Ben Pfaff <address@hidden>
Date: Sat Jan 2 20:44:22 2016 -0800
sys-file-reader: Disallow system and scratch long variable names too.
Before this commit, the system file reader disallowed system and
scratch short variable names (e.g. names beginning with $ or #)
but not as long variable names. This fixes the problem.
Bug #46783.
commit 6f763403034b44b809fae1580dda3af0ab24a11b
Author: Ben Pfaff <address@hidden>
Date: Sat Jan 2 20:42:41 2016 -0800
RANK: Issue syntax error in case where it was omitted before.
Bug #46783.
-----------------------------------------------------------------------
Summary of changes:
src/data/sys-file-reader.c | 5 +++--
src/language/stats/rank.c | 3 ++-
tests/data/sys-file-reader.at | 6 ++++++
3 files changed, 11 insertions(+), 3 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-403-g26d835f,
Ben Pfaff <=