$(shell) cause crash in win32 make

2008-09-25 Thread Gurpreet Sachdeva
When I execute $(shell) functions, make crashes due to usage of a file handle after closing it. I guess it's a know issue: http://savannah.gnu.org/bugs/?20495 Is there any fix/patch for the issue? Thanks and Regards, Gurpreet Singh ___ Bug-make mailing

Re: [bug #20495] debug version crashes on windows on close(-1)

2008-09-25 Thread Gurpreet Sachdeva
Is there any fix/patch for this? -Gurpreet Caeies-3 wrote: > > > URL: > > > Summary: debug version crashes on windows on close(-1) > Project: make > Submitted by: tstuefe > Submitted on: Monday