[SCM] make branch, master, updated. 4.0-40-gb981bfd

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  b981bfd197eb767e93739908e4ec49406c314894 (commit)
      from  88713683fed38fa5a7a649d065c73f4d945bade7 (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 b981bfd197eb767e93739908e4ec49406c314894
Author: Gisle Vanem <[email protected]>
Date:   Fri Feb 7 11:15:56 2014 +0200

    Improve error reporting in the Windows port when env size is too large.
    
    w32/subproc/misc.c (arr2envblk): Compute and return the size of
    the environment passed to child process.
    
    w32/subproc/sub_proc.c (process_begin): If the call to
    CreateProcess failed with EINVAL, and the required environment
    size was larger than 32KB, assume it's a Windows XP limitation,
    and display an error message to that effect.
    
    w32/subproc/proc.h (arr2envblk): Update prototype.
    
    Copyright-paperwork-exempt: yes

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

Summary of changes:
 w32/subproc/misc.c     |    5 +++--
 w32/subproc/proc.h     |    2 +-
 w32/subproc/sub_proc.c |    8 +++++++-
 3 files changed, 11 insertions(+), 4 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.