[SCM] make branch, master, updated. moved-to-git-49-g2926f7b
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 2926f7b4662409d3445df7c590e80f001b088cc6 (commit)
from a87ff20158eead839d9457e240934bdc05ba509d (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 2926f7b4662409d3445df7c590e80f001b088cc6
Author: Eli Zaretskii <[email protected]>
Date: Wed May 1 18:31:53 2013 +0300
Fix treatment of whitespace after a backslash on MS-Windows.
job.c (construct_command_argv_internal): Don't treat a backslash as an
escape character before whitespace, if the shell is not a Posix
shell. For the description of the problem, see
http://lists.gnu.org/archive/html/make-w32/2013-04/msg00014.html.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
job.c | 9 +++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
hooks/post-receive
--
make