Re: Make 3.99.91/92 - Output-Synchronization fails with UAC or Non-Admins (under Windows)

Eli Zaretskii <[email protected]> Tue, 24 Sep 2013 08:10:48 +0300
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
> From: Paul Smith <[email protected]>
> Cc: Markus Eisenmann <[email protected]>, [email protected]
> Date: Mon, 23 Sep 2013 16:38:36 -0400
> 
> On Mon, 2013-09-23 at 23:04 +0300, Eli Zaretskii wrote:
> > > IMHO, I think, this type of temporary files should be created like
> > other
> > > needed temporary (batch-) files in the TMP/TEMP-folder (using the
> > > associated environment variable).
> > 
> > I agree.  Can you please test with the following patch?  I'm also
> > testing it; if it will give good results, I will commit it to the
> > repository.
> 
> I wonder if this new tmpfile() would be better added to a source file in
> the w32 subdirectory somewhere, rather than ifdef'ing it into output.c?

Sure, can do.