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 "The nmh Mail Handling System".
The branch, 1.7-release has been updated via ac6ab3e9802b1034627ee14de54fbe423aa3e49b (commit) via 6ce621b7c2b1afd596b75da19dd1df1ebbcc4828 (commit) via 40b73df83460107e91d65c50a356f5643532f38e (commit) from 88ba19fc8c8266b27dbe581b7959235d40e41580 (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 ac6ab3e9802b1034627ee14de54fbe423aa3e49b Author: Ken Hornstein <k...@pobox.com> Date: Tue Jan 16 21:16:32 2018 -0500 Update for first release candidate of 1.7.1. commit 6ce621b7c2b1afd596b75da19dd1df1ebbcc4828 Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Wed Nov 22 13:44:01 2017 +0000 Rewrite cpnumber() to fix `%2(msg)' with 123 overflowing to `?23'. Reported in 1.7 by Ken on nmh-workers yesterday. `It seems this was introduced in commit 92128dacf'. We now use the C library to format the number, and then manipulate the result. A temporary charstring_t is no longer used. Also adds left justification using negative width. (cherry picked from commit a034d7e5edab2f0d56a62f6e1fcbbc76f3e5f31b) commit 40b73df83460107e91d65c50a356f5643532f38e Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Mon Jan 15 16:25:35 2018 +0000 Add test-fmttest for cpstripped(), cptrimmed(), and cpnumber(). Many more tests could be done, and some, like those below, would produce known erroneous results, but this is a start and helps spot regressions. create mode 100755 test/format/test-fmttest (cherry picked from commit 3e2ca6f83691294fece17b00f8f08b203821c91f) ----------------------------------------------------------------------- Summary of changes: DATE | 2 +- Makefile.am | 1 + VERSION | 2 +- man/mh-format.man | 7 +- sbr/fmt_scan.c | 99 +++++++++------- test/format/test-fmttest | 298 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 361 insertions(+), 48 deletions(-) create mode 100755 test/format/test-fmttest hooks/post-receive -- The nmh Mail Handling System -- Nmh-commits https://lists.nongnu.org/mailman/listinfo/nmh-commits