nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-828-gc62148ea
Date: Wed, 20 Apr 2022 12:40:32 -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 "The nmh Mail Handling System".

The branch, master has been updated
       via  c62148ea32dc5990efa68e2b5bdff59987c4cde5 (commit)
       via  f0f7261cfbeecafb4023f4e759e784e2ee7ae22e (commit)
       via  d5b0733e704bf3aa32a08bc80b51fc9430b777d3 (commit)
       via  9e9e2b956863166e54bb339093f56a8be9480107 (commit)
       via  8c31d5492a480b0ce255ff777fe114d5933ce4da (commit)
       via  06be38db7f2186b26f2675e9e8a52b2c8a0b0796 (commit)
      from  d7b9b721d1341d61b7313c45b360d638b1b07cd4 (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 c62148ea32dc5990efa68e2b5bdff59987c4cde5
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Wed Apr 20 17:25:12 2022 +0100

    test/mhbuild/test-utf8-body: replace ‘en_US.UTF-8’ with found locale.
    
    Assume the English locale found by require_locale() is good enough for
    the test.

commit f0f7261cfbeecafb4023f4e759e784e2ee7ae22e
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Wed Apr 20 17:13:52 2022 +0100

    test/*: pass en_GB as well as en_US locales to require_locale().
    
    Define a shell variable ‘en_locales’ to hold a list of common English
    locales and use that in the test scripts in place of a duplicated list
    of US-only locales.
    
    A placeholder change as a temporary fix; require_locale()'s logic may be
    changing following nmh-workers discussion.

commit d5b0733e704bf3aa32a08bc80b51fc9430b777d3
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Sat Jun 12 14:45:24 2021 +0100

    sbr/fmt_new.c: report search-result path used in new_fs() errors.
    
    etcpath() is used to find a file in one of several places and the file
    is then processed.  Errors should use the path used for the file
    operations, not the original search term as that can be ambiguous.

commit 9e9e2b956863166e54bb339093f56a8be9480107
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Sat Jun 12 14:39:38 2021 +0100

    sbr/error.c: only print errno in advertise() if it's non-zero.
    
    The strerror(3) for an errno of zero is often confusing in an error
    message.

commit 8c31d5492a480b0ce255ff777fe114d5933ce4da
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Thu Jun 10 11:32:27 2021 +0100

    sbr/addrsbr.c: change ‘eai’ from int to bool.
    
    Also affects getadrx()'s parameter.

commit 06be38db7f2186b26f2675e9e8a52b2c8a0b0796
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Tue May 25 22:55:49 2021 +0100

    uip/flist.c: hoist num_digit() calls out of double-nested loop.

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

Summary of changes:
 sbr/addrsbr.c                   |  4 ++--
 sbr/error.c                     | 25 ++++++++++++++-----------
 sbr/fmt_new.c                   |  9 +++++----
 sbr/mf.c                        |  2 +-
 sbr/mf.h                        |  2 +-
 test/common.sh.in               |  4 ++++
 test/dist/test-dist             |  2 +-
 test/format/test-ap             |  2 +-
 test/mhbuild/test-attach        |  2 +-
 test/mhbuild/test-cte           |  2 +-
 test/mhbuild/test-ext-params    |  2 +-
 test/mhbuild/test-header-encode |  2 +-
 test/mhbuild/test-utf8-body     |  5 +++--
 test/mhfixmsg/test-mhfixmsg     |  2 +-
 test/mhical/test-mhical         |  2 +-
 test/mhl/test-format            |  2 +-
 test/mhl/test-rfc6532           |  2 +-
 test/mhlist/test-ext-params     |  2 +-
 test/mhshow/test-charset        |  2 +-
 test/mhshow/test-textcharset    |  2 +-
 test/pick/test-pick             |  2 +-
 test/post/test-rfc6531          |  2 +-
 test/repl/test-convert          |  2 +-
 test/scan/test-scan-multibyte   |  2 +-
 uip/flist.c                     |  7 +++++--
 25 files changed, 52 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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