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, lmh, updated. 1


From: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, lmh, updated. 1.6-branchpoint-189-g2529271
Date: Sun, 05 Oct 2014 21:51:08 +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, lmh has been updated
       via  25292717611367093cf412378f437b023033fc1e (commit)
      from  20979417a9ea8b7881de3836bf59e938d3bbdf92 (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 25292717611367093cf412378f437b023033fc1e
Author: Lyndon Nerenberg <address@hidden>
Date:   Sun Oct 5 14:46:58 2014 -0700

    Have lua use our internal m_mktemp() library function.
    
    This splits out the public prototypes for sbr/m_mktemp.c functions
    into h/mh_mktemp.h to allow lua to see those prototypes without
    sucking in the entire libmh namespace.  The lua build then re-defines
    mkstemp() to m_mktemp().

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

Summary of changes:
 Makefile.am          |    2 +-
 h/mh_mktemp.h        |    4 ++++
 h/prototypes.h       |   10 ++++++----
 lib/lua/src/Makefile |    7 ++++++-
 lib/lua/src/loslib.c |    5 +++++
 5 files changed, 22 insertions(+), 6 deletions(-)
 create mode 100644 h/mh_mktemp.h


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



reply via email to

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