Mercurial > vim
diff src/gui_xmebw.c @ 25705:f165d99cda45 v8.2.3388
patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../'
Commit: https://github.com/vim/vim/commit/4eaef9979fc5032606897963f1af37674ee0d422
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Aug 30 21:26:16 2021 +0200
patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../'
Problem: fnamemodify('path/..', ':p') differs from using 'path/../'.
Solution: Include the "/.." in the directory name. (closes https://github.com/vim/vim/issues/8808)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 30 Aug 2021 21:30:04 +0200 |
parents | 7334bf933510 |
children | fc859aea8cec |