Eric Blake writes:
> That's not the first time I've encountered a problem with mingw's
> temporary files being deleted on close. See this m4 commit:
>
> git.sv.gnu.org/cgit/m4.git/commit/?id=11199a26
>
> So yes, it sounds like we need to avoid temporary files if we want them
> to persist past th
On 09/20/2013 01:22 AM, Daiki Ueno wrote:
> Hi,
>
> Regarding the bug report for gettext:
> https://lists.gnu.org/archive/html/bug-gettext/2013-09/msg00010.html
>
> javacomp.c has the following code to check if javac can compile some
> Java programs. First, it writes out some code snippet to a t