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-255-g3fd1cca
Date: Sat, 23 Sep 2017 18:04:56 -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  3fd1cca50eb98ccfd3d51fce839f5963ef997e80 (commit)
      from  5280c5a31ea160150cb6e6ca14e639cf68de0205 (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 3fd1cca50eb98ccfd3d51fce839f5963ef997e80
Author: Ralph Corderoy <address@hidden>
Date:   Sat Sep 23 22:27:46 2017 +0100

    Stop failed m_mktemp2() that give directory reporting get_temp_dir().
    
    The first parameter of m_mktemp2(), if not NULL, is a path and the
    basename is used as the directory to hold the new temporary file, but
    the error message on failing to create that used get_temp_dir() and
    that's often somewhere else, e.g. `mhbuild /dev/null' attempts /dev/...
    Don't attempt to state the failed path in the error message as at least
    that's not misleading.  Perhaps the function needs some other indication
    of success so it can pass back the attempted filename that failed.

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

Summary of changes:
 uip/annosbr.c    | 2 +-
 uip/mhbuild.c    | 2 +-
 uip/send.c       | 3 +--
 uip/sendsbr.c    | 6 ++----
 uip/whatnowsbr.c | 3 +--
 5 files changed, 6 insertions(+), 10 deletions(-)


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



reply via email to

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