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-1106-g71807b3
Date: Thu, 8 Dec 2016 21:36:22 +0000 (UTC)

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  71807b3575bb312a3b650ce7091b02f0285b9aab (commit)
      from  23a86ab2694137798812fd291f0ef1741b9cfcaf (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 71807b3575bb312a3b650ce7091b02f0285b9aab
Author: David Levine <address@hidden>
Date:   Thu Dec 8 16:27:40 2016 -0500

    Replaced !iscntrl() with isprint().
    
    To address Ralph's FIXME comment.  One example where a byte would
    have been printed with !iscntrl() is 0x24 is ISO 646 BASIC (Inv),
    which is undefined.  Also, added test cases to cover most of
    get_param_value().  Also, replaced a couple of other FIXME's with
    code comments.

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

Summary of changes:
 sbr/error.c              |    6 ++---
 test/mhshow/test-charset |   56 ++++++++++++++++++++++++++++++++++++++++++++++
 tools/showbuildenv       |    6 ++---
 uip/mhparse.c            |    8 ++-----
 4 files changed, 63 insertions(+), 13 deletions(-)


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



reply via email to

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