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-146-g592b3e1
Date: Tue, 02 Sep 2014 02:18: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  592b3e1bc2a812515c5e2d01f087ec0aa2d4e8e4 (commit)
       via  3ad5bf782f204802c0034b5a25298df4672db723 (commit)
       via  105395ab9b3fb60628ff27062b6ce3f1f968021f (commit)
      from  2adafe760a9c45b417727a3f5d9481de26471a8b (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 592b3e1bc2a812515c5e2d01f087ec0aa2d4e8e4
Author: David Levine <address@hidden>
Date:   Mon Sep 1 21:09:04 2014 -0500

    Doubled size of buffers used by m_getfld(), scan, and fmttest to
    8192, on any platform, so that -width 0 and -outsize max are
    likely to include at least some part of the body of each message.

commit 3ad5bf782f204802c0034b5a25298df4672db723
Author: David Levine <address@hidden>
Date:   Mon Sep 1 20:27:33 2014 -0500

    Fixed typo in mh-profile.man.

commit 105395ab9b3fb60628ff27062b6ce3f1f968021f
Author: David Levine <address@hidden>
Date:   Mon Sep 1 20:14:52 2014 -0500

    Don't let scan() use too large a width (BUFSIZ for now) to prevent
    allocating a huge output buffer.

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

Summary of changes:
 h/mh.h                                 |    6 +++
 man/mh-profile.man                     |    2 +-
 sbr/m_getfld.c                         |    4 +-
 test/inc/test-inc-scanout              |   60 +++++++++++++++++++++++++++++--
 test/mhshow/test-msg-buffer-boundaries |   56 ++++++++++++++++++++++++++++-
 uip/fmttest.c                          |    2 +-
 uip/scansbr.c                          |    4 ++-
 7 files changed, 123 insertions(+), 11 deletions(-)


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



reply via email to

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