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-309-gee49b2c
Date: Tue, 31 Oct 2017 20:16:11 -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  ee49b2c5af04d584025cbeb56a32609d63648007 (commit)
       via  38c0aa73edd0e2951218a7f7f64658eb7a0eebaa (commit)
       via  8c6e995a43e71e012ae133ff8ebea5719d9117fe (commit)
       via  6319a50c4be2bcfad3e9cfcce034e9b5adccf0a8 (commit)
      from  eae4e80fddb67ed353f32a54c9eeed1c1527e5a9 (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 ee49b2c5af04d584025cbeb56a32609d63648007
Author: Ralph Corderoy <address@hidden>
Date:   Wed Nov 1 00:09:32 2017 +0000

    uip: Replace some ints that are only ever 0 or 1 with bool.
    
    Knowing the domain of the variable is Boolean aids comprehension of the
    variable's name and purpose.

commit 38c0aa73edd0e2951218a7f7f64658eb7a0eebaa
Author: Ralph Corderoy <address@hidden>
Date:   Tue Oct 31 23:46:14 2017 +0000

    mhbuild.c, mhbuildsbr.c: Replace three global ints with bools.
    
    Knowing the domain of the variable is Boolean aids comprehension of the
    variable's name and purpose.

commit 8c6e995a43e71e012ae133ff8ebea5719d9117fe
Author: Ralph Corderoy <address@hidden>
Date:   Tue Oct 31 23:33:34 2017 +0000

    Replace some ints that are only ever 0 or 1 with bool.
    
    Knowing the domain of the variable is Boolean aids comprehension of the
    variable's name and purpose.

commit 6319a50c4be2bcfad3e9cfcce034e9b5adccf0a8
Author: Ralph Corderoy <address@hidden>
Date:   Tue Oct 31 21:37:24 2017 +0000

    dtimep.l: Delete unused macros SKIPSP and SKIPTOSP.
    
    Silences gcc's warnings.

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

Summary of changes:
 sbr/addrsbr.c        | 10 +++++-----
 sbr/dtimep.l         |  4 ----
 sbr/encode_rfc2047.c | 30 +++++++++++++++++-------------
 sbr/fmt_addr.c       |  8 ++++----
 sbr/fmt_compile.c    | 14 ++++++++------
 sbr/fmt_scan.c       | 17 +++++++++--------
 sbr/netsec.c         |  8 ++++----
 sbr/print_sw.c       |  7 ++++---
 uip/burst.c          | 21 ++++++++++++---------
 uip/comp.c           | 15 +++++++++------
 uip/dist.c           | 32 ++++++++++++++++++--------------
 uip/fmttest.c        | 47 ++++++++++++++++++++++++++---------------------
 uip/folder.c         | 24 ++++++++++++------------
 uip/forw.c           | 38 +++++++++++++++++++++-----------------
 uip/imaptest.c       |  6 +++---
 uip/inc.c            |  4 ++--
 uip/install-mh.c     |  4 ++--
 uip/mark.c           | 34 +++++++++++++++++++++-------------
 uip/mhbuild.c        | 39 ++++++++++++++++++++-------------------
 uip/mhbuildsbr.c     |  6 +++---
 uip/mhlist.c         |  6 +++---
 uip/mhlsbr.c         | 34 ++++++++++++++++++----------------
 uip/mhn.c            | 12 ++++++------
 23 files changed, 227 insertions(+), 193 deletions(-)


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



reply via email to

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