summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreFileRevDiff.cpp
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2014-12-26 23:16:46 +0000
committerChris Wilson <chris+github@qwirx.com>2014-12-26 23:16:46 +0000
commit0b067dfcbc3bfc4fa1415e5e1e2a69cf1a693653 (patch)
treef5abd94f4826ceb9c1a847c2fa68fe1dc4c59084 /lib/backupstore/BackupStoreFileRevDiff.cpp
parent0c7bcfc15e2198181b947826e1561c1ea994b74c (diff)
Fix test failures caused by using plain stat() instead of emu_stat().
On Windows, plain stat() no longer handles slashes in filenames correctly (since upgrading MinGW? Or switching to 64-bit Windows?). We need to use POSIX fstat() for now in RaidFile, but we can still use the emu_stat, and in fact we should, to fix path translation.
Diffstat (limited to 'lib/backupstore/BackupStoreFileRevDiff.cpp')
0 files changed, 0 insertions, 0 deletions