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-1374-ga8d1839
Date: Mon, 15 May 2017 11:37:16 -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  a8d183948d18b1fba94a305072bfd3c15f93da03 (commit)
      from  a30ef3465250ae21bb3928a6e120ba4351cf8ff0 (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 a8d183948d18b1fba94a305072bfd3c15f93da03
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 15 16:09:28 2017 +0100

    uip/mhcachesbr.c: Move exported symbols to existing h/mhcachesbr.h.
    
    Remove the user's copies of the declarations.
    A static struct swit caches[] was declared everywhere that included
    h/mhcachesbr.h.  The larger number of includers causes `variable not
    used' for `caches'.  Move that declaration to uip/mhcachesbr.c and have
    an exported `cache_policy' symbol that points to it for the existing
    users.

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

Summary of changes:
 h/mhcachesbr.h   | 13 ++++++++++---
 uip/mhbuild.c    | 10 ++--------
 uip/mhbuildsbr.c |  4 ----
 uip/mhcachesbr.c | 11 +++++------
 uip/mhlist.c     | 10 ++--------
 uip/mhn.c        | 13 ++-----------
 uip/mhparse.c    |  8 +-------
 uip/mhshow.c     | 10 ++--------
 uip/mhstore.c    | 10 ++--------
 9 files changed, 26 insertions(+), 63 deletions(-)


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



reply via email to

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