make-w32
[Top][All Lists]
Advanced

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

Re: Savannah bug on Windows batch files?


From: Eli Zaretskii
Subject: Re: Savannah bug on Windows batch files?
Date: Sat, 17 Dec 2005 13:53:15 +0200

> Date: Thu, 15 Dec 2005 14:39:31 -0500
> From: address@hidden
> 
> Anyone have a comment on this bug?
> 
>   https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=15202
> 
> Seems like it should be fixable/fixed.

I had a look at job.c, and this problem is already fixed in the
current sources: we now call create_batch_filename to create temporary
batch files and shell scripts.  Here's the log for this change:

    2004-10-06  Paul D. Smith  <address@hidden>

            Apply patch from Alessandro Vesely, provided with bug # 9748.
            Fix use of tmpnam() to work with Borland C.

            * job.c (construct_command_argv_internal) [WINDOWS32]: Remove
            construction of a temporary filename, and call new function
            create_batch_filename().
            (create_batch_filename) [WINDOWS32]: New function to create a
            temporary filename.

I will follow-up on Savannah to this effect.




reply via email to

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