[SCM] make branch, master, updated. 3.99.93-1-gf878609
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 f8786092ad753e75021db36a5a4daeca7f2b77e7 (commit)
from 1d4c15b4e16cca40d238bff3e8ff2d0e2d0e2ca2 (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 f8786092ad753e75021db36a5a4daeca7f2b77e7
Author: Eli Zaretskii <[email protected]>
Date: Wed Oct 2 19:39:53 2013 +0300
Fix $abspath on Cygwin when HAVE_DOS_PATHS is in effect.
function.c (IS_ABSOLUTE) [__CYGWIN__]: Special definition for Cygwin.
(abspath) [__CYGWIN__]: Reset root_len to 1 if the absolute file name
has the Posix /foo/bar form.
[HAVE_DOS_PATHS]: Use root_len instead of hard-coded 2.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
function.c | 16 ++++++++++++----
2 files changed, 21 insertions(+), 4 deletions(-)
hooks/post-receive
--
make