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: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-15-gbdf2746
Date: Wed, 9 Aug 2017 09:34:44 -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  bdf27468d23eade733c0afb4327c9b88444b9058 (commit)
       via  03e153a00cefc6ad1f2f73c6f3c78aec6d67a602 (commit)
      from  e33979708ffdf9aa7beafcd67479374120530cfb (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 bdf27468d23eade733c0afb4327c9b88444b9058
Author: Ralph Corderoy <address@hidden>
Date:   Wed Aug 9 14:32:29 2017 +0100

    Teach gcc(1) that adios() and friends take printf formats.
    
    It then checks their arguments.  Correct the resulting warnings, e.g.
    C89 doesn't have `%zu', but does say size_t shouldn't be wider than
    long.  Perhaps an autoconf test can detect if the `format' __attribute__
    is supported.

commit 03e153a00cefc6ad1f2f73c6f3c78aec6d67a602
Author: Ralph Corderoy <address@hidden>
Date:   Wed Aug 9 13:50:31 2017 +0100

    m_getfld.c: Check ftello(3) and fseeko(3) for errors.
    
    They were being ignored.  Exit on failure;  harsh, but we don't know the
    circumstances where they might occur and thus what recovery would be
    apt.

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

Summary of changes:
 h/mh.h         |  7 ++++---
 h/prototypes.h | 10 +++++-----
 sbr/m_getfld.c | 22 ++++++++++++++++------
 sbr/utils.c    |  7 ++++---
 uip/fmttest.c  |  3 +--
 uip/mhparse.c  | 35 ++++++++++++++++++-----------------
 6 files changed, 48 insertions(+), 36 deletions(-)


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



reply via email to

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