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  2d5d9e243c91784909b11948894e3ba0989107c0 (commit)
      from  81c57383273bb818858b2d7e6fdb4bbdb5df70d7 (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 2d5d9e243c91784909b11948894e3ba0989107c0
Author: Ralph Corderoy <ra...@inputplus.co.uk>
Date:   Sun Oct 16 19:38:36 2016 +0100

    Add NEW(p) that sets p to mh_xmalloc'd memory sized by *p.
    Use it for the simple cases.  Again, saves having to check the same
    identifier is given, possibly far apart after a superfluous cast.

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

Summary of changes:
 h/utils.h             |    3 +++
 sbr/charstring.c      |    6 ++++--
 sbr/context_foil.c    |    5 ++---
 sbr/context_replace.c |    8 +++-----
 sbr/crawl_folders.c   |    3 ++-
 sbr/folder_read.c     |    3 +--
 sbr/lock_file.c       |    2 +-
 sbr/m_getfld.c        |    3 ++-
 sbr/netsec.c          |    7 ++++---
 sbr/oauth.c           |    9 ++++++---
 sbr/readconfig.c      |    5 +++--
 sbr/vector.c          |   13 +++++++++----
 uip/aliasbr.c         |    8 +++-----
 uip/fmttest.c         |    2 +-
 uip/install-mh.c      |    4 ++--
 uip/mhbuildsbr.c      |    2 +-
 uip/mhfixmsg.c        |   10 ++++++----
 uip/mhparse.c         |   10 +++++-----
 uip/mhshowsbr.c       |    4 ++--
 uip/mhstoresbr.c      |    3 ++-
 uip/new.c             |    5 +++--
 uip/replsbr.c         |    3 ++-
 22 files changed, 67 insertions(+), 51 deletions(-)


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

_______________________________________________
Nmh-commits mailing list
Nmh-commits@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to