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-1270-gac00e28
Date: Sat, 22 Apr 2017 12:34:21 -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  ac00e2883562da9b440b09f243e4c11559c08244 (commit)
       via  9304bac0a2afa895247d378c7f8137b851d61f16 (commit)
      from  1d293e00e4411d584483411cfebe88997057ae0c (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 ac00e2883562da9b440b09f243e4c11559c08244
Author: Ralph Corderoy <address@hidden>
Date:   Sat Apr 22 17:28:18 2017 +0100

    h/mf.h: Remove many unused macros;  some UUCP related.
    
    MF... were "Codes returned by uucp2mmdf(), mmdf2uucp()".
    A spot check of the others shows they've not been used in this git
    repository.

commit 9304bac0a2afa895247d378c7f8137b851d61f16
Author: Ralph Corderoy <address@hidden>
Date:   Sat Apr 22 17:16:54 2017 +0100

    sbr/mf.c: Remove unused functions: isfrom, lequal, mfgets.
    
    isfrom(s) checked for /^>?From /.
    lequal(a, b) was another case-insensitive strcmp(3).
    mfgets(fp, line) fetched a header at a time from fp, indicating when the
    end of headers was reached.
    Investigating their historical usage was, ironically, made too tedious
    to complete by the pollution of mass commits of historical MH.

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

Summary of changes:
 h/mf.h   | 31 ------------------------
 sbr/mf.c | 83 ----------------------------------------------------------------
 2 files changed, 114 deletions(-)


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



reply via email to

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