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-457-gd9f36


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-457-gd9f3677
Date: Tue, 20 Jul 2021 01:20:22 -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  d9f3677d790ba79e58efef7aceda64cfaae451f3 (commit)
       via  77d8edee4d22f52776bc664ce042079389b04e65 (commit)
       via  9632637a783f8d32ff4d76dca42e3d1bb6a8834b (commit)
      from  3d5011bbd45f2bd802caf55211bc060ed777a321 (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 d9f3677d790ba79e58efef7aceda64cfaae451f3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Jul 19 22:19:41 2021 -0700

    macro: Properly parse !ENCLOSE keyword arguments.
    
    The opening delimiter was being included in the argument.
    
    Thanks to Frans Houweling for reporting this bug.

commit 77d8edee4d22f52776bc664ce042079389b04e65
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Jul 19 22:10:27 2021 -0700

    DEFINE: Don't use PSPP_CHECK_MACRO_EXPANSION macro in tests.
    
    I found that this macro just obscured things, so I expanded it in each
    case and removed the macro itself.

commit 9632637a783f8d32ff4d76dca42e3d1bb6a8834b
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Jul 19 20:49:32 2021 -0700

    DEFINE: Allow !DEFAULT to follow the argument type declaration.
    
    Frans Houweling reported that SPSS allows either order.

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

Summary of changes:
 src/language/control/define.c    | 150 +++++++----
 src/language/lexer/macro.c       |   4 +-
 tests/language/control/define.at | 537 +++++++++++++++++++++++++++++++--------
 3 files changed, 523 insertions(+), 168 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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