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-224-g8037b


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-224-g8037ba709
Date: Sat, 18 Mar 2023 17:28:12 -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  8037ba709328b0896cf825f0ca6e4177ee4a512b (commit)
       via  47b016a3e38e43d446724f784fd4782456e676b2 (commit)
       via  77085f969d6ee5e63b9d28c93cfe5cabf428d45e (commit)
      from  9d4b6c71c0cd089bb94296fab50a703735b89ccd (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 8037ba709328b0896cf825f0ca6e4177ee4a512b
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Mar 18 14:09:38 2023 -0700

    lexer: Avoid reentering the lexer upon error in special cases.
    
    Thanks to Youngseok Choi for reporting the bug.

commit 47b016a3e38e43d446724f784fd4782456e676b2
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Mar 18 14:25:08 2023 -0700

    lexer: Simplify lex_get_error().

commit 77085f969d6ee5e63b9d28c93cfe5cabf428d45e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Mar 18 13:55:40 2023 -0700

    lexer: Get rid of useless code in lex_get_error().
    
    This function ellipsized the syntax and then didn't do anything with the
    result.

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

Summary of changes:
 src/language/lexer/lexer.c    | 53 +++++++++++++++++++++++++++++++------------
 tests/language/lexer/lexer.at | 16 +++++++++++++
 2 files changed, 55 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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