> Date: Thu, 15 Dec 2005 14:39:31 -0500
> From: [EMAIL PROTECTED]
>
> 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 <[EMAIL PROTECTED]>
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.
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32