Mercurial > hg
comparison i18n/ru.po @ 21226:4898c37e03c0 stable
win32: backout 1a9ebc83a74c
This change conflicted with TortoiseHg's use of QFileSystemWatcher. Files which
were being monitored (for file-system events) were unable to be reliably updated
using util.atomictempfile. Often the update would error out in the middle of
the process leaving neither the old or the new file in place.
My guess is that _kernel32.CreateFileA() is triggering an exception that is
not handled correctly within unlink()
author | Steve Borho <steve@borho.org> |
---|---|
date | Sat, 03 May 2014 10:33:54 +0200 |
parents | f493c2f67430 |
children | 921efe9a88e8 |
comparison
equal
deleted
inserted
replaced
21219:cadad384c97c | 21226:4898c37e03c0 |
---|