[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-13-g88f1d
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-13-g88f1d61 |
Date: |
Thu, 21 Apr 2016 10:42:47 +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 88f1d611ba3bdb895e7619bf7ab341e4756cd419 (commit)
from fe846c222cb08170d95b57d7b8b335fb0c44e60c (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 88f1d611ba3bdb895e7619bf7ab341e4756cd419
Author: John Darrington <address@hidden>
Date: Thu Apr 21 12:39:36 2016 +0200
Fix bug in syntax parser of GET DATA /TYPE=TXT
Fixed a bug which manifested itself when GET DATA /TYPE=TXT was
passed a variable name which happened also to be a token identifier.
The actual bug might also have caused other ill effects, but seems
to have been masked.
Reported-by: Rob L
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/get-data.c | 20 ++++++++---------
src/language/lexer/format-parser.c | 2 +-
tests/language/data-io/get-data-txt.at | 37 ++++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 12 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-13-g88f1d61,
John Darrington <=