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.0-78-g3e8362


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-78-g3e83624
Date: Fri, 4 Sep 2020 22:57:58 -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  3e836244020a2ce2ef9da69a3a49ff7e4766ee69 (commit)
       via  e4d193f60421c174fadcc766421ee78ee41a995c (commit)
       via  db2d3bd93b133e061510b023a7ade539ab0aad25 (commit)
       via  f6c9d54318ada2ae21badf52c9caa73fb0d2c514 (commit)
      from  5d8094efe205865bca3f03572c747d2ddb9a22d8 (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 3e836244020a2ce2ef9da69a3a49ff7e4766ee69
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Sep 5 04:31:28 2020 +0200

    src/ui/*/automake.mk: Conditionally include the gui automake file

commit e4d193f60421c174fadcc766421ee78ee41a995c
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Sep 5 04:31:28 2020 +0200

    po/automake.mk: Fixed typo in variable names.
    
    This resulted in po/pspp.pot not getting updated when it should have been.
    This is a very good demonstration of the reason why carefully desigined
    languages should insist on a variable being declared before it is used.
    
    Also make the file depend on Makefile, so that it gets rebuilt when the
    PACKAGE VERSION changes.

commit db2d3bd93b133e061510b023a7ade539ab0aad25
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Sep 5 04:31:28 2020 +0200

    Deal properly with EOF in the REPL, when built without readline

commit f6c9d54318ada2ae21badf52c9caa73fb0d2c514
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Sep 5 04:31:28 2020 +0200

    utitilites/pspp-output.c: Deal properly with plural forms

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

Summary of changes:
 po/automake.mk                    |  6 +++---
 src/ui/automake.mk                |  5 +++--
 src/ui/gui/automake.mk            |  2 --
 src/ui/terminal/terminal-reader.c | 21 ++++++++++++++++++---
 utilities/pspp-output.c           | 25 ++++++++++++++++++-------
 5 files changed, 42 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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