[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, branch-1.4, updated. v1.4.0-29-gc8
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, branch-1.4, updated. v1.4.0-29-gc831b99 |
Date: |
Fri, 4 Sep 2020 22:57:04 -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, branch-1.4 has been updated
via c831b995bc531b89de69e4f96e392d2a88ddf2ef (commit)
via 91bc5e3caccbcdbd0d0da548aee54c2818998f61 (commit)
via 27ec0e10610b61dbd1443800537485d3752d183f (commit)
from cf52842845d0d4af0a49b87c313ec838bebf086d (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 c831b995bc531b89de69e4f96e392d2a88ddf2ef
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 91bc5e3caccbcdbd0d0da548aee54c2818998f61
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 27ec0e10610b61dbd1443800537485d3752d183f
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/terminal/terminal-reader.c | 21 ++++++++++++++++++---
utilities/pspp-output.c | 25 ++++++++++++++++++-------
3 files changed, 39 insertions(+), 13 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, branch-1.4, updated. v1.4.0-29-gc831b99,
John Darrington <=