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-234-gd1ab2a8
Date: Mon, 18 Sep 2017 10:39:28 -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  d1ab2a841c12403193ea057e55326be22b766b08 (commit)
       via  a5b2adde414330e1661db05d1ee5b1daeaa2476d (commit)
      from  a27d1ec492f69d93a13821a0f236f0691d8683a3 (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 d1ab2a841c12403193ea057e55326be22b766b08
Author: Ralph Corderoy <address@hidden>
Date:   Mon Sep 18 15:28:26 2017 +0100

    Remove preprocessor conditionals on `lint'.
    
    Treat all tests for `lint' being defined as false.  Don't know when
    anyone had a lint(1) that could be run on the source, but none of the
    areas had been touched in git's history, and at least one would have
    been a compile error had it been defined.

commit a5b2adde414330e1661db05d1ee5b1daeaa2476d
Author: Ralph Corderoy <address@hidden>
Date:   Mon Sep 18 15:04:07 2017 +0100

    Replace `_exit(-1)' with `_exit(1)'.
    
    In line with other changes to limit a process's exit value to small
    non-negative integers distinguishable with sh's `$?'.

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

Summary of changes:
 mts/smtp/smtp.c      | 2 +-
 sbr/ext_hook.c       | 2 +-
 sbr/fmt_compile.c    | 2 --
 sbr/folder_delmsgs.c | 2 +-
 sbr/m_popen.c        | 2 +-
 sbr/refile.c         | 2 +-
 sbr/showfile.c       | 2 +-
 uip/forw.c           | 2 +-
 uip/mhbuildsbr.c     | 2 +-
 uip/mhn.c            | 4 ++--
 uip/mhparse.c        | 9 +++------
 uip/mhshowsbr.c      | 4 ++--
 uip/post.c           | 4 ++--
 uip/rcvtty.c         | 4 ++--
 uip/replsbr.c        | 2 +-
 uip/sendsbr.c        | 6 +++---
 uip/slocal.c         | 2 +-
 uip/whatnowsbr.c     | 8 +++-----
 uip/whom.c           | 2 +-
 19 files changed, 28 insertions(+), 35 deletions(-)


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



reply via email to

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