Re: [bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-02-03 Thread Mike Hommey
On Sat, Feb 01, 2014 at 11:29:19AM +0200, Eli Zaretskii wrote: > > From: Paul Smith > > Cc: Mike Hommey , mh+savan...@glandium.org, > > bo...@kolpackov.net, bug-make@gnu.org > > Date: Fri, 31 Jan 2014 10:59:13 -0500 > > > > My question, or _challenge_ if you like, is whether we can find a wa

Re: [PATCH] Refactor and merge child_execute_job() code

2014-02-03 Thread Pavel Fedin
Hello, Paul! I have read your suggestions and i think i can implement them. But, sorry, not earlier than weekend. Starting to be extremely busy... -- С уважением, Pavel mailto:pavel_fe...@mail.ru ___ Bug-make mailing lis

Re: Max env-var size on Win-XP

2014-02-03 Thread Gisle Vanem
"Gisle Vanem" wrote: My revised patch doesn't use GetVersionEx(). Attached. I forgot the patch for proc.h: diff --git a/w32/subproc/proc.h b/w32/subproc/proc.h index 62ebf65..ed8d3d4 100644 --- a/w32/subproc/proc.h +++ b/w32/subproc/proc.h @@ -24,6 +24,6 @@ typedef int bool_t; #define E_NO_M

Re: Max env-var size on Win-XP

2014-02-03 Thread Gisle Vanem
> Would you like to write a modified patch along these lines? Okay, will do. Done. Output in this case is now something like: process_begin: CreateProcess(g:\MingW32\msys\bin\echo.exe, echo "Generating ..", ...) failed. CreateProcess probably failed due to a too large environment. Env-size

[bug #41445] Compilation fails on android due non-existing

2014-02-03 Thread Fredrik Fornwall
URL: Summary: Compilation fails on android due non-existing Project: make Submitted by: fornwall Submitted on: Mon 03 Feb 2014 02:28:40 PM GMT Severity: 3 - Normal Item