[SCM] make branch, master, updated. 3.99.90-20-g5b65c5b

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  5b65c5b916e458e5eed3c74f038dd11c008fdfd8 (commit)
      from  cc85b927cdc1a4dad3217842215903a45044fc43 (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 5b65c5b916e458e5eed3c74f038dd11c008fdfd8
Author: Eli Zaretskii <[email protected]>
Date:   Sat Jun 22 16:16:56 2013 +0300

    Fix a fatal error at startup on Windows due to non-ASCII characters in PATH.
    
     main.c (find_and_set_default_shell): Don't use file_exists_p or
     dir_file_exists_p, as those call readdir, which can fail if PATH
     includes directories with non-ASCII characters, and that would
     cause Make to fail at startup with confusing diagnostics.  See
     https://sourceforge.net/mailarchive/message.php?msg_id=30846737
     for the details.

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

Summary of changes:
 ChangeLog |    9 +++++++++
 main.c    |   21 ++++++++++++---------
 2 files changed, 21 insertions(+), 9 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.