https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98386

--- Comment #3 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Hm does rename(2) fail on windows if the new name exists?  (in posix it
replaces, otherwise there's gonna be a race condition)

Reply via email to