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-429-g1d424


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-429-g1d424c5
Date: Sun, 9 May 2021 18:01:45 -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  1d424c5e30a08aa1047c47a2f8a2fe1e02d02a3e (commit)
      from  321290aa58ad553951a4448ea512ebeed4ddf9b1 (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 1d424c5e30a08aa1047c47a2f8a2fe1e02d02a3e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun May 9 15:01:34 2021 -0700

    token: Rename token_destroy() to token_uninit().
    
    This better fits the convention that "destroy" functions free the argument,
    whereas "uninit" frees only the members of the argument structure.

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

Summary of changes:
 src/language/lexer/lexer.c       | 6 +++---
 src/language/lexer/token.c       | 2 +-
 src/language/lexer/token.h       | 2 +-
 tests/language/lexer/scan-test.c | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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