[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make 3.99.91/92 - Output-Synchronization fails with UAC or Non-Admin
From: |
Eli Zaretskii |
Subject: |
Re: Make 3.99.91/92 - Output-Synchronization fails with UAC or Non-Admins (under Windows) |
Date: |
Tue, 24 Sep 2013 08:10:48 +0300 |
> From: Paul Smith <address@hidden>
> Cc: Markus Eisenmann <address@hidden>, address@hidden
> 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.