[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-82-ga2252b
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-82-ga2252ba |
Date: |
Fri, 4 Sep 2020 23:46:31 -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 a2252ba28252bb743c835ccee144a099e410ba4c (commit)
via 9118668193bd044e93de6623df4a5cf34a3a8605 (commit)
via db574d2c888401a4463a2c6b4923a335dd367642 (commit)
via 7c56b7a982761bd1a88cb486ee66fef992d8b8a7 (commit)
from 3e836244020a2ce2ef9da69a3a49ff7e4766ee69 (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 a2252ba28252bb743c835ccee144a099e410ba4c
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Sep 5 05:08:12 2020 +0200
Use g_ascii_strtoll instead of strtol.
The former is locale sensitive.
commit 9118668193bd044e93de6623df4a5cf34a3a8605
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Sep 5 05:08:12 2020 +0200
po-update rule: use wget rather than rsync
Rsync is considered insecure these days
commit db574d2c888401a4463a2c6b4923a335dd367642
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Sep 5 05:08:12 2020 +0200
Remove the --enable-debug configure option.
In practice, it is faster and simpler to make local modifications
to the respective files which debugging rather than reconfiguring
with --enable-debug. Furthermore this is just another configure
option which confuses users and serves little purpose.
commit 7c56b7a982761bd1a88cb486ee66fef992d8b8a7
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Sep 5 05:08:12 2020 +0200
Check that merged po files are well formed.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 8 --------
po/automake.mk | 16 +++++++++++++---
src/libpspp/pool.h | 4 ----
src/ui/gui/psppire-dict.c | 23 -----------------------
src/ui/gui/psppire-dict.h | 4 ----
src/ui/gui/psppire-scanf.c | 4 ++--
6 files changed, 15 insertions(+), 44 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-82-ga2252ba,
John Darrington <=