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-46-gb92a77


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-46-gb92a77d2d
Date: Sat, 10 Sep 2022 23:51:32 -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  b92a77d2d1376d5bb7dbb9d012a099462293db16 (commit)
      from  f4e3578b2c8ce537de5516af55a62b84ebf2b744 (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 b92a77d2d1376d5bb7dbb9d012a099462293db16
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Sep 10 18:23:09 2022 -0700

    DEFINE: Improve error messages for parsing macro body.
    
    Without this change, errors always got reported following the macro body,
    not for the particular token at issue.

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

Summary of changes:
 src/language/control/define.c    | 92 ++++++++++++++++++++++++++++++++--------
 src/language/lexer/lexer.c       |  6 +++
 src/language/lexer/lexer.h       |  1 +
 src/language/lexer/macro.c       | 44 ++++++++-----------
 src/language/lexer/macro.h       |  3 --
 src/libpspp/message.c            | 19 +++++++++
 src/libpspp/message.h            |  3 ++
 tests/language/control/define.at |  6 ++-
 8 files changed, 125 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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