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-134-g1c49686
Date: Mon, 28 Aug 2017 13:21:51 -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  1c49686fcae0c9aa2ee9e3719878669512c64684 (commit)
       via  8f9899ab8727d8a2173afe6a622e97c5cff386fc (commit)
       via  44c4d3d460b88cb285e10fd40d0d69b16a69a6b8 (commit)
       via  d42f7b865b7f765b14f05f2561ddb2a4f1e8cee9 (commit)
       via  0e63441e27dc4064392471670d77fde54fa48c0e (commit)
       via  b18c9d8431aca9995953c792e85ae7d9ef0f45e4 (commit)
       via  78290c874170b39a1f87d1dcbd80d03fa6a6ab05 (commit)
       via  be4b4f975d6e7158e740446b07174bd58ceb571e (commit)
       via  de06ed5f176a5fa3eb5522bb9a9741f9c3f1d0f4 (commit)
      from  6f9d27d45bd1ba8299ed15d53cdb76a365d641c5 (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 1c49686fcae0c9aa2ee9e3719878669512c64684
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 18:13:17 2017 +0100

    Fix spelling in comment.

commit 8f9899ab8727d8a2173afe6a622e97c5cff386fc
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 18:09:59 2017 +0100

    read_switch_multiword.c: siglongjmp(3) removes need for `else'.

commit 44c4d3d460b88cb285e10fd40d0d69b16a69a6b8
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 18:08:31 2017 +0100

    mhlsbr.c: Don't need to `else' after longjmp() at end of then-block.

commit d42f7b865b7f765b14f05f2561ddb2a4f1e8cee9
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 18:05:41 2017 +0100

    Remove comment asking if siglongjmp(3) should be used;  it is.
    
    77a8a873b switched from longjmp(3).

commit 0e63441e27dc4064392471670d77fde54fa48c0e
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 18:00:11 2017 +0100

    Don't need to `else' after mhladios() at end of then-block.

commit b18c9d8431aca9995953c792e85ae7d9ef0f45e4
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 17:57:04 2017 +0100

    Give mhldone() and mhladios() the NORETURN function attribute.
    
    And remove `FALLTHRU' comments after their calls.

commit 78290c874170b39a1f87d1dcbd80d03fa6a6ab05
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 17:53:15 2017 +0100

    Don't cast zero to pid_t for setpgid(2)'s first argument.

commit be4b4f975d6e7158e740446b07174bd58ceb571e
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 17:52:12 2017 +0100

    Don't cast zero to char for storing at pointer to char.

commit de06ed5f176a5fa3eb5522bb9a9741f9c3f1d0f4
Author: Ralph Corderoy <address@hidden>
Date:   Mon Aug 28 17:49:29 2017 +0100

    Don't cast zero to a non-function pointer;  use NULL instead.
    
    Better still, omit it when BSS does the job, or C's treatment of
    non-zero as true is sufficient.

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

Summary of changes:
 sbr/context_read.c          |  2 +-
 sbr/fmt_compile.c           |  6 +++---
 sbr/fmt_scan.c              |  2 +-
 sbr/makedir.c               |  2 +-
 sbr/read_switch_multiword.c | 16 +++++-----------
 uip/annosbr.c               |  2 +-
 uip/mhbuild.c               |  4 ++--
 uip/mhfixmsg.c              |  2 +-
 uip/mhlsbr.c                | 22 ++++++++--------------
 uip/mhn.c                   |  4 ++--
 uip/mhparse.c               |  2 +-
 uip/mhshow.c                |  4 ++--
 uip/mhshowsbr.c             |  2 +-
 uip/mhstore.c               |  4 ++--
 uip/rcvtty.c                |  2 +-
 uip/slocal.c                |  2 +-
 uip/sortm.c                 |  2 +-
 17 files changed, 34 insertions(+), 46 deletions(-)


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



reply via email to

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