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.5-branchpoint-821-g86d3f54
Date: Thu, 05 Dec 2013 02:31:01 +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  86d3f54edebc4ed9f923b6b8ef175aebdc60989b (commit)
       via  7e40862e6a4da7810a46aa1e28b05e527fdc208a (commit)
      from  8514f1a67d2bf3c8fb9949c6bc71c428dde93439 (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 86d3f54edebc4ed9f923b6b8ef175aebdc60989b
Author: David Levine <address@hidden>
Date:   Wed Dec 4 20:30:04 2013 -0600

    Fixed m_getfld() bug introduced in commit
    0c7ac5073c24f01663fadc78b5112c86d52e4452.  This bug caused parsing
    of messages with long (>= 8K) header field values to fail.  The fix
    was easy:  decrement the counter of bytes read when decrementing the
    current read position, in FLDPLUS state.

commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a
Author: David Levine <address@hidden>
Date:   Wed Dec 4 20:29:05 2013 -0600

    Use ICONV_CONST in declaration of variable that's passed to
    iconv(), to quiet warning in FreeBSD 10.

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

Summary of changes:
 sbr/m_getfld.c          |   15 +++--
 test/mhlist/test-mhlist |  154 +++++++++++++++++++++++++++++++++++++++++++++++
 uip/mhfixmsg.c          |    2 +-
 3 files changed, 164 insertions(+), 7 deletions(-)


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



reply via email to

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