]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.039 v7.4.039
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Sep 2013 17:13:38 +0000 (19:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Sep 2013 17:13:38 +0000 (19:13 +0200)
commit2ee95f7d13566ba393ed70bd4401e7164b0cc2f9
tree9ccfd8c005d3a370675290c759f4dad4ffa4afb3
parent134bf07ca0e28addeeb67edc4fceeba00388d7fc
updated for version 7.4.039
Problem:    MS-Windows: MSCV10 and earlier can't handle symlinks to a
            directory properly.
Solution:   Add stat_symlink_aware() and wstat_symlink_aware(). (Ken Takata)
src/os_mswin.c
src/os_win32.c
src/os_win32.h
src/version.c