summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureFileCommand.cxx
diff options
context:
space:
mode:
authorEric Berge <ericmberge@gmail.com>2014-05-13 14:10:38 (GMT)
committerBrad King <brad.king@kitware.com>2014-05-13 19:23:36 (GMT)
commit24bd7ae11af5dc989e569fee8422018a92c4f23e (patch)
tree5e1524149bd107e422e4c23238e565cb950a776f /Source/cmConfigureFileCommand.cxx
parent9996b9846d5131e98d01c754eb50893d83314c3c (diff)
downloadCMake-24bd7ae11af5dc989e569fee8422018a92c4f23e.zip
CMake-24bd7ae11af5dc989e569fee8422018a92c4f23e.tar.gz
CMake-24bd7ae11af5dc989e569fee8422018a92c4f23e.tar.bz2
cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION
Add ERROR_SHARING_VIOLATION to the set of errors (previously including only ERROR_ACCESS_DENIED) that cause a rename (MoveFile) on Windows to retry. The condition was observed when two renames to the same target file name were happening simultaneously.
Diffstat (limited to 'Source/cmConfigureFileCommand.cxx')
0 files changed, 0 insertions, 0 deletions