]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0954: /proc/self/exe might be a relative path v8.0.0954
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Aug 2017 15:21:05 +0000 (17:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Aug 2017 15:21:05 +0000 (17:21 +0200)
commitbc906e445c77eb4fb5ef97465a45b46499bba111
treeafb23c34daba166727f75481acb834ec3057f70f
parentf5be7cd01642fafc4b7d68894eb60cca60c7a405
patch 8.0.0954: /proc/self/exe might be a relative path

Problem:    /proc/self/exe might be a relative path.
Solution:   Make the path a full path. (James McCoy, closes #1983)
src/main.c
src/version.c