make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interrupt/Exception caught (code = 0xc0000005, addr = 0x77c478ac)


From: Chris Sutcliffe
Subject: Re: Interrupt/Exception caught (code = 0xc0000005, addr = 0x77c478ac)
Date: Fri, 11 Sep 2009 09:08:14 -0400

>> The last patch included in the previous binary was:
>>
>> 2008-03-03  Eli Zaretskii  <address@hidden>
>
> I have these patches since then:
>
> 2009-03-14  Eli Zaretskii  <address@hidden>
>
>        * w32/pathstuff.c (convert_Path_to_windows32): Fix last change.
>        Fixes Savannah bug #25412.
>
>        * w32/subproc/sub_proc.c <top level>: Update Copyright years.  Add
>        prototype for xmalloc.
>        (find_file): Accept 3 arguments PATH_VAR, FULL_FNAME, and FULL_LEN
>        instead of an LPOFSTRUCT pointer.  Use xmalloc instead of malloc.
>        Loop over an array of extensions, instead of duplicating the same
>        code inline.  Use SearchPath followed by CreateFile, instead of
>        the obsolete OpenFile.  Fixes Savannah bug #17277.
>        (process_begin): Find $(PATH) in `envp', and pass a pointer to it
>        to `find_file'.  Fixes Savannah bug #25662.
>
> 2009-03-07  Eli Zaretskii  <address@hidden>
>
>        * function.c (func_shell): Don't close pipedes[1] if it is -1.
>        Fixes Savannah bug #20495.

These patches have been applied and a new version of mingw32-make
(3.81-20090910), is available from the MinGW site.

Thank you for the patches Eli!

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org




reply via email to

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