bug-make
[Top][All Lists]
Advanced

[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: 110 . kenichi
Subject: Re: bug when redirecting mingw32-make output (w32/sub_proc/sub_proc.c)
Date: Wed, 08 Jun 2011 08:51:13 +0900

Hi Eli-san,

Thanks for your reply.

Eli Zaretskii <address@hidden> wrote:

> > From: itoken <address@hidden>
> > Date: Mon, 6 Jun 2011 07:56:37 +0000 (UTC)
> > 
> > Hi Eli-san,
> > 
> > Is this issue fixed in 3.82?
> 
> No, it isn't.  The suggested patch looked dangerous to me, because it
> would cause NULL to be passed process_init_fd, which would then use
> it.  I asked for an easily reproduced recipe, but all I got was an
> example in C#, which I don't use and don't have installed.

I see.

> If you have a short example to reproduce the problem with only a C
> compiler, I could try looking into this.
> 
> Can you describe the situation where you bumped into this problem?

The situation is the same as Mr. Roland Puntaier.
So, I think it's difficult to create an example program by C.

Just in case, I've attached the c# programs & sources.

The following programs can launch on (Normal)Windows Vista/7.

(1) c#WindowsApplication\WindowsApplication\bin\Debug\windows.exe
(2) c#WindowsApplication\ConsoleApplication\bin\Debug\console.exe

These are created by the same source code.
But...

(1) is windows application with error.
(2) is console application without error.

I have no known cause...


Best regards

Attachment: gnu make error.zip
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]