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-56-gdc7efeb
Date: Sun, 20 Aug 2017 06:41:05 -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  dc7efebe09e15e0e9e8a7821602c5052f00ef9b9 (commit)
      from  5da45d9802e59261cba09af83ebc77e106345b04 (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 dc7efebe09e15e0e9e8a7821602c5052f00ef9b9
Author: Ralph Corderoy <address@hidden>
Date:   Sun Aug 20 11:38:04 2017 +0100

    contains8bit(): Don't fetch a byte when start >= end.
    
    The test for a NUL byte was before the test for start being before end.
    Whilst here, hoist the test of end out of the per-byte loop, alter the
    function to return bool, and merge the two, different, comments
    explaining the function's behaviour.

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

Summary of changes:
 h/utils.h   | 13 +------------
 sbr/utils.c | 36 +++++++++++++++++++++---------------
 2 files changed, 22 insertions(+), 27 deletions(-)


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



reply via email to

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