]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicated v8.1.1784
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Aug 2019 11:55:37 +0000 (13:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Aug 2019 11:55:37 +0000 (13:55 +0200)
commit3f9bdeb2a521a408c04fd9584a752845b3accbbd
treecfdcb9d6adc8882fc2a4255abb63c2531bbfe9e2
parentdff2adc8ddcb6c8f3390a82c321362f8d6756fb8
patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicated

Problem:    MS-Windows: resolve() does not work if serial nr duplicated.
Solution:   Use another method to get the full path. (Ken Takata, closes #4661)
src/os_mswin.c
src/version.c