[PATCH] - fix handling of temporary directories on Windows

DJ Delorie dj@redhat.com
Mon Jul 12 17:29:00 GMT 2010


>    * libibery/make-temp-file.c (choose_tmpdir): When TMPDIR, TMP and TEMP
>    are not set, P_tmpdir is used on Windows. This is defined as "\" in
>    current MingW header. Append a dot to ensure that when concatenating
>    with \dir we do not end-up with an UNC path. Fix a crash on the
>    compiler.

Ok.



More information about the Gcc-patches mailing list