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.6-branchpoint-1426-g0bb0a48
Date: Thu, 25 May 2017 13:38:10 -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  0bb0a48241ac6130afe4cf8eb5616f2f33ee1a84 (commit)
       via  8d5ea13e4ebdda303739921ede230ac4f7ec7d7d (commit)
      from  4439993897592e11a34deedb103a93e8f9aab16a (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 0bb0a48241ac6130afe4cf8eb5616f2f33ee1a84
Author: Ralph Corderoy <address@hidden>
Date:   Thu May 25 18:12:55 2017 +0100

    Don't cast lseek(2)'s offset to off_t when it's 0.
    
    `lseek(fd, (off_t)0, SEEK_SET)' does not need the cast when a prototype
    is in scope, and <unistd.h> is #include'd.

commit 8d5ea13e4ebdda303739921ede230ac4f7ec7d7d
Author: Ralph Corderoy <address@hidden>
Date:   Thu May 25 17:23:10 2017 +0100

    uip/slocal.c: Tidy `verbose' logic in usr_file().
    
    Boolean was being tested three times instead of once after recent
    dead-code deletions.

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

Summary of changes:
 sbr/fdcompare.c |  4 ++--
 sbr/utils.c     |  2 +-
 uip/annosbr.c   |  2 +-
 uip/distsbr.c   |  4 ++--
 uip/dropsbr.c   |  6 +++---
 uip/forwsbr.c   |  2 +-
 uip/post.c      |  2 +-
 uip/rcvtty.c    |  4 ++--
 uip/replsbr.c   |  2 +-
 uip/sendsbr.c   |  6 +++---
 uip/slocal.c    | 20 +++++++-------------
 11 files changed, 24 insertions(+), 30 deletions(-)


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



reply via email to

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