pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-471-g340f2


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-471-g340f224
Date: Wed, 1 Sep 2021 13:02:39 -0400 (EDT)

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  340f224bd085965d5ff724afdafa04759f8a040f (commit)
      from  27aa70c92c5b1eb7f09bdac05e887c5e1261109b (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 340f224bd085965d5ff724afdafa04759f8a040f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 1 10:02:26 2021 -0700

    macro: Fix crash for !QUOTE of a quoted string.
    
    This revealed that the tests didn't include anything for !QUOTE and
    !UNQUOTE, even though the manual had lots of examples.  I added a test for
    these and for !NULL, which had also been forgotten.
    
    Thanks to Frans Houweling for reporting the bug.

-----------------------------------------------------------------------

Summary of changes:
 doc/flow-control.texi            |  4 +++
 src/language/lexer/macro.c       |  3 +-
 tests/language/control/define.at | 66 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 72 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]