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: David Levine
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-665-g9fd3638
Date: Tue, 11 May 2021 20:21:10 -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  9fd3638e971f661fb3af78c2aef003d17aa31798 (commit)
       via  275dd9157e42949db2df8a7543dd2c9d2c86214a (commit)
       via  03a0dd2188057f24ea476cf4684f9c68f53d919f (commit)
      from  ed580c20351143aae8c8015c1fec8a5f6c28446c (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 9fd3638e971f661fb3af78c2aef003d17aa31798
Author: David Levine <levinedl@acm.org>
Date:   Tue May 11 20:05:03 2021 -0400

    Leave commit hashes in ChangeLog.
    
    With newer git, the yellow commit hashes slipped by the grep anyway.
    And grep tripped over an ISO8859 ü in the slocal.c log.

commit 275dd9157e42949db2df8a7543dd2c9d2c86214a
Author: David Levine <levinedl@acm.org>
Date:   Tue May 11 20:04:44 2021 -0400

    Added curly braces to conditional in ADDCHR2 macro.
    
    This silences the gcc 11 -Wdangling-else warning.  In this case,
    the warning was overly aggressive, but the braces don't hurt.

commit 03a0dd2188057f24ea476cf4684f9c68f53d919f
Author: David Levine <levinedl@acm.org>
Date:   Tue May 11 19:48:15 2021 -0400

    Don't free the result of an etcpath() call.
    
    Instead, changed etcpath() to always return its static storage
    rather than sometimes returning dynamically allocated memory.
    
    Fix to commit 85aebdf30.  Thanks to Valdis for tripping over it,
    investigating it, and providing a detailed report.

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

Summary of changes:
 Makefile.am         |  4 +---
 sbr/fmt_rfc2047.c   |  3 ++-
 sbr/path.c          | 24 +++++++++++-------------
 test/whom/test-whom | 10 ++++++++++
 uip/aliasbr.c       | 23 +++++++++--------------
 5 files changed, 33 insertions(+), 31 deletions(-)


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



reply via email to

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