[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug when redirecting mingw32-make output (w32/sub_proc/sub_proc.c)
From: |
Eli Zaretskii |
Subject: |
Re: bug when redirecting mingw32-make output (w32/sub_proc/sub_proc.c) |
Date: |
Sun, 04 Jun 2006 06:29:50 +0300 |
> From: Roland Puntaier <address@hidden>
> Date: Fri, 2 Jun 2006 17:36:00 +0200
>
> "process_easy: DuplicateHandle(In) failed" is issued, when redirecting the
> mingw32-make output from a parent process.
>
> GetStdHandle returns 0, which is not an error, but also no handle to be
> duplicated.
Thanks for the report and the patch, but could you please post a
minimal recipe to reproduce the bug?