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 <ra...@inputplus.co.uk> 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 <ra...@inputplus.co.uk> 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 _______________________________________________ Nmh-commits mailing list Nmh-commits@nongnu.org https://lists.nongnu.org/mailman/listinfo/nmh-commits