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-715-g479301d
Date: Sun, 30 Jun 2013 23:52:51 +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  479301db377df555594b72bbaae3be9d640e3e02 (commit)
      from  555dd3ce3b55f3af9469bd531397138d3ecf08d4 (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 479301db377df555594b72bbaae3be9d640e3e02
Author: David Levine <address@hidden>
Date:   Sun Jun 30 18:50:50 2013 -0500

    OK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ is 1024.
    The problem was in the content_encoding() function of mhfixmsg:
    it would restart its counter of the characters on a line whenever
    new characters were read in.  The fix was easy, just move the
    initialization of that counter outside of the fread() loop.

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

Summary of changes:
 test/mhfixmsg/test-mhfixmsg |   45 -------------------------------------------
 uip/mhfixmsg.c              |    5 +---
 2 files changed, 1 insertions(+), 49 deletions(-)


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



reply via email to

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