[SCM] make branch, master, updated. moved-to-git-52-g82793f8

Eli Zaretskii <[email protected]>
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
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 "make".

The branch, master has been updated
       via  82793f85f5fbf1831dcb6a6595ca57c2242e4576 (commit)
      from  a66469e003526679b793f2d4623219aab2230b2f (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 82793f85f5fbf1831dcb6a6595ca57c2242e4576
Author: Eli Zaretskii <[email protected]>
Date:   Fri May 3 16:24:24 2013 +0300

    Fix invocation of Windows batch files with whitespace in their names.
    
     w32/subproc/sub_proc.c: Include makeint.h.  Remove a private
     incompatible prototype of xmalloc.
     (batch_file_with_spaces): New function, detects Windows batch
     files whose names include whitespace characters.
     (process_begin): If exec_name is a batch file with whitespace
     characters in its name, pass NULL as the first argument to
     CreateProcess.  This avoids weird failures due to buggy quoting by
     CreateProcess.  For the details, see the discussion starting at
     http://lists.gnu.org/archive/html/make-w32/2013-04/msg00008.html.

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

Summary of changes:
 ChangeLog              |   10 ++++++++++
 w32/subproc/sub_proc.c |   48 +++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 55 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
make
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.