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.2.0-230-g8f208


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-230-g8f20801
Date: Sun, 7 Jul 2019 14:45:18 -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  8f20801a82fe1382da0033996c08160a9f93a3da (commit)
      from  aaa1b7550afd3e5a85623016883ef29672dbdfba (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 8f20801a82fe1382da0033996c08160a9f93a3da
Author: Ben Pfaff <address@hidden>
Date:   Sun Jul 7 11:44:43 2019 -0700

    lexer: Make lex_error_expecting() easier to use.
    
    With this change, the caller doesn't have to explicitly supply the null
    sentinel since the macro does it automatically.

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

Summary of changes:
 src/language/data-io/get-data.c            |  6 +++---
 src/language/data-io/get.c                 |  2 +-
 src/language/data-io/save-translate.c      | 14 ++++++--------
 src/language/data-io/save.c                |  7 +++----
 src/language/data-io/trim.c                |  2 +-
 src/language/dictionary/attributes.c       |  2 +-
 src/language/dictionary/formats.c          |  4 ++--
 src/language/dictionary/modify-variables.c | 12 ++++++------
 src/language/dictionary/numeric.c          |  2 +-
 src/language/expressions/parse.c           |  2 +-
 src/language/lexer/lexer.c                 |  8 ++++----
 src/language/lexer/lexer.h                 |  3 +++
 src/language/lexer/q2c.c                   |  3 +--
 src/language/stats/aggregate.c             |  2 +-
 src/language/stats/graph.c                 |  4 ++--
 src/language/stats/sort-criteria.c         |  2 +-
 src/language/utilities/include.c           |  7 +++----
 src/language/utilities/permissions.c       |  2 +-
 src/language/utilities/set.q               |  4 ++--
 19 files changed, 43 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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