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-388-g9ecd5


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-388-g9ecd548
Date: Fri, 9 Apr 2021 14:19:54 -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  9ecd5482c0847e65b012509008deb1a19e501c67 (commit)
      from  b8d42f839cb1c553e953807bd2baced6fdd7c616 (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 9ecd5482c0847e65b012509008deb1a19e501c67
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Apr 9 10:32:18 2021 -0700

    segment: Fix segmentation of integer followed by "." at end of file.
    
    Previously this was segmented as a single number containing a trailing dot,
    but it should be an integer followed by end-of-command.

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

Summary of changes:
 src/language/lexer/segment.c    | 17 ++++++++++-------
 tests/language/lexer/lexer.at   |  2 +-
 tests/language/lexer/segment.at |  8 +++++---
 3 files changed, 16 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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