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.6.2-227-g46978


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-227-g469786acc
Date: Tue, 18 Apr 2023 11:46:25 -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  469786accf638c29c86c82c579ae163be71f5d20 (commit)
      from  9dfbdc3c1782af1157cd0460403398d4c8ba2dfc (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 469786accf638c29c86c82c579ae163be71f5d20
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Apr 18 08:45:48 2023 -0700

    DATA LIST: Fix crash inside LOOP.
    
    DATA LIST should be allowed inside LOOP if the LOOP is inside INPUT
    PROGRAM, and disallowed otherwise.  The latter behavior was not correct
    before this commit.
    
    Reported-by: Youngseok Choi <youngseok.main@gmail.com>
    Reported-at: 
https://lists.gnu.org/archive/html/bug-gnu-pspp/2023-04/msg00002.html.

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

Summary of changes:
 src/language/command.c               |  5 +++++
 src/language/command.def             |  3 ++-
 tests/language/commands/data-list.at | 18 ++++++++++++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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