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.7-branchpoint-50-gf4ec967
Date: Thu, 17 Aug 2017 19:57:04 -0400 (EDT)

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  f4ec967205c6fa0f3d37aad24335337251f17e16 (commit)
       via  76b9af849ba1c93eb2b6807e57268b7a7a2e205c (commit)
      from  16b794c5709dc07a81534fd90fed5d1f25f3fbea (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 f4ec967205c6fa0f3d37aad24335337251f17e16
Author: David Levine <address@hidden>
Date:   Thu Aug 17 19:45:20 2017 -0400

    Default CFLAGS to -std=c99 instead of -ansi.
    
    gcc -ansi -pedantic issued a few warnings about C90 not supporting the
    "ll" printf length modifier.  Ralph pointed out that
    http://www.unix.org/version4/overview.html says:
    
        The following source code portability standards lie at the core of
        the Single UNIX Specification:
    
            POSIX.1-2008
    
        (This is technically identical to the Base Specifications, Issue 7;
        they are one and the same document.)
    
            The ISO/IEC 9899:1999 standard
    
    So perhaps we're wrong to expect modern POSIX code to compile as C90.

commit 76b9af849ba1c93eb2b6807e57268b7a7a2e205c
Author: Leonardo Taccari <address@hidden>
Date:   Thu Aug 17 19:42:48 2017 -0400

    mhical expected an ics file as input and after just pressing
    ^D I've found that mhical wasn't happy about an empty input.
    A trivial patch that should fix this issue.

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

Summary of changes:
 build_nmh               | 2 +-
 test/mhical/test-mhical | 5 +++++
 uip/mhical.c            | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)


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



reply via email to

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