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-663-gcfb5a32
Date: Sun, 16 Oct 2016 14:28:29 +0000 (UTC)

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  cfb5a32c4e47d9061ced49e74f34c275bd9e4b54 (commit)
      from  256ad62eb53de61a900c56e3271327357b98e9c8 (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 cfb5a32c4e47d9061ced49e74f34c275bd9e4b54
Author: Ralph Corderoy <address@hidden>
Date:   Sun Oct 16 15:25:37 2016 +0100

    Don't test -reverse's boolean on every message number.
    Test just once before the loop and define start, end, and increment.
    Keep going whilst start is not end.  Happy for underflow or overflow in
    calculating end because msgnum will make the same transition.  It can't
    affect whether the loop runs at all since 0 is not a valid message
    number.

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

Summary of changes:
 uip/pick.c |   14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)


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



reply via email to

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