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: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-122-g4f78661
Date: Mon, 04 Aug 2014 02:08:18 +0000

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  4f7866121132ca824df3fd6f847fc18f49cfd70b (commit)
       via  dee554266d7247f6c9d4ddd77aa8173e5111e428 (commit)
       via  c808c5d5371f7888f1d8f3bcb9d0f7c9e6eb337e (commit)
       via  68e8c25f906e7353269502d2292c8e99aa8c6605 (commit)
      from  ca5ae3e652ed0fb43efaabd697162fd1c28d09ba (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 4f7866121132ca824df3fd6f847fc18f49cfd70b
Author: David Levine <address@hidden>
Date:   Sun Aug 3 21:05:03 2014 -0500

    Here's a better fix to m_Eom() in m_getfld.c than commit
    d2520ac7054ad75d60342606bf13c821305d958c.  The comparison
    of the return value of Getc() with EOF must be as an
    integer, not a char.

commit dee554266d7247f6c9d4ddd77aa8173e5111e428
Author: David Levine <address@hidden>
Date:   Sun Aug 3 21:01:16 2014 -0500

    Removed eom_action from m_getfld.c because it was only used by
    m_eomsbr(), which was removed by commit
    68e8c25f906e7353269502d2292c8e99aa8c6605.

commit c808c5d5371f7888f1d8f3bcb9d0f7c9e6eb337e
Author: David Levine <address@hidden>
Date:   Sun Aug 3 20:35:07 2014 -0500

    Removed mhlsbr().  It was only used by msh, too.

commit 68e8c25f906e7353269502d2292c8e99aa8c6605
Author: David Levine <address@hidden>
Date:   Sun Aug 3 20:10:45 2014 -0500

    Removed m_eomsbr() from m_getfld.c, and its scan_eom_action()
    wrapper.  It was only used by msh, which was removed by commit
    e6917522a770cf2dba9997ca047977bc55fac061.

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

Summary of changes:
 h/prototypes.h |    2 -
 sbr/m_getfld.c |   64 +++++++++++++++++++------------------------------------
 uip/mhlsbr.c   |   56 -------------------------------------------------
 uip/scansbr.c  |    5 ----
 4 files changed, 22 insertions(+), 105 deletions(-)


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



reply via email to

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