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.6-branchpoint-139-gb02a191
Date: Tue, 26 Aug 2014 03:06:45 +0000

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  b02a191a4c725fb987c56dc41b2a81fbd6bff44c (commit)
       via  68036228524d8e62588ace46d71aeb05ff04ffa4 (commit)
       via  58eaf2c22189e6cd823eb6eb3afe2e52a2599482 (commit)
       via  d3e4441e5663116c5956e9461bec6710d2c1fef0 (commit)
      from  52391b538640f320acb25a66b673042c51567f61 (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 b02a191a4c725fb987c56dc41b2a81fbd6bff44c
Author: David Levine <address@hidden>
Date:   Mon Aug 25 22:06:11 2014 -0500

    Check return values of system calls in several sbr .c files, found
    with gcc's -D_FORTIFY_SOURCE=2.  Updated checks added previously to
    mhfixmsg.c to be consistent.

commit 68036228524d8e62588ace46d71aeb05ff04ffa4
Author: David Levine <address@hidden>
Date:   Mon Aug 25 20:49:39 2014 -0500

    Moved reverse_alternative_parts() from mhfixmsg.c to mhparse.c
    and added declaration to mhparse.h.

commit 58eaf2c22189e6cd823eb6eb3afe2e52a2599482
Author: David Levine <address@hidden>
Date:   Mon Aug 25 19:50:23 2014 -0500

    Removed msh relics from scansbr.c, including a global.

commit d3e4441e5663116c5956e9461bec6710d2c1fef0
Author: David Levine <address@hidden>
Date:   Mon Aug 25 19:29:34 2014 -0500

    Added size_t cast of another MB_CUR_MAX to silence the compiler
    on FreeBSD 9.

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

Summary of changes:
 h/mhparse.h      |    1 +
 sbr/charstring.c |    5 +++--
 sbr/error.c      |    4 +++-
 sbr/m_draft.c    |    4 +++-
 sbr/push.c       |    8 ++++++--
 sbr/ruserpass.c  |    4 +++-
 sbr/seq_save.c   |    4 +++-
 sbr/utils.c      |    4 +++-
 uip/mhfixmsg.c   |   29 +++--------------------------
 uip/mhparse.c    |   28 ++++++++++++++++++++++++++--
 uip/scansbr.c    |    9 ++-------
 11 files changed, 56 insertions(+), 44 deletions(-)


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



reply via email to

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