]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.172 v7.3.172
authorBram Moolenaar <Bram@vim.org>
Thu, 5 May 2011 14:41:24 +0000 (16:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 May 2011 14:41:24 +0000 (16:41 +0200)
commit1c32dff7d6b4cf00d1e63ac79968e9deb8b90e2e
tree2d78aad10e6cfc81acfcac846501a99d719933d5
parent85de20665f3ed48345b79cd0920af41397544141
updated for version 7.3.172
Problem:    MS-Windows: rename() might delete the file if the name differs but
            it's actually the same file.
Solution:   Use the file handle to check if it's the same file. (Yukihiro
            Nakadaira)
src/fileio.c
src/if_cscope.c
src/os_win32.c
src/proto/os_win32.pro
src/version.c
src/vim.h