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-891-g6443ed2
Date: Fri, 13 Dec 2013 00:38:09 +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  6443ed24f6c3b41186636a0b0fea93ebe9452047 (commit)
       via  baa5cf8f7797dfa48f77f5d0813a9741d66be213 (commit)
       via  95a44a8aed37f5f8146b3fdced5718aa5e72f4ec (commit)
       via  912dc7a4eb7ee59f8d146c869c4f9a1ff0c8190f (commit)
      from  78eba7b3d617b04b0123db07d714b9d3b41c053e (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 6443ed24f6c3b41186636a0b0fea93ebe9452047
Author: David Levine <address@hidden>
Date:   Thu Dec 12 18:37:58 2013 -0600

    Tweaked rcvtty.c to squelch warnings on OpenBSD.  Three of the
    four were due to unused artifacts with HAVE_GETUTXENT not defined.
    The fourth was due to control reaching the end of non-void
    function message_id(), which had an _exit() call at the end.

commit baa5cf8f7797dfa48f77f5d0813a9741d66be213
Author: David Levine <address@hidden>
Date:   Thu Dec 12 18:29:31 2013 -0600

    Initialize local child_id in main() of whom.c to squelch warning
    from cc on OpenBSD.

commit 95a44a8aed37f5f8146b3fdced5718aa5e72f4ec
Author: David Levine <address@hidden>
Date:   Thu Dec 12 18:27:17 2013 -0600

    Squelch warning from cc on OpenBSD that fd argument of usr_pipe() in
    slocal.c might get clobbered by vfork() by copying it to a volatile
    local.

commit 912dc7a4eb7ee59f8d146c869c4f9a1ff0c8190f
Author: David Levine <address@hidden>
Date:   Thu Dec 12 18:23:45 2013 -0600

    Removed --posix from awk invocation in test-anno.

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

Summary of changes:
 test/anno/test-anno |    3 +--
 uip/rcvtty.c        |   15 ++++++++++++---
 uip/slocal.c        |    3 ++-
 uip/whom.c          |    2 +-
 4 files changed, 16 insertions(+), 7 deletions(-)


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



reply via email to

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