diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2015-05-12 17:46:34 +0100 |
---|---|---|
committer | Rui Abreu Ferreira <raf-ep@gmx.com> | 2016-08-09 13:14:43 +0100 |
commit | e30b2c2054442ca2f23dcfb5c58a70351d0c00e3 (patch) | |
tree | cd538a218a9aca4f563dc0adaf2bd6dc4d4de54f /test/functional/api/vim_spec.lua | |
parent | 006f9c0c9c96a406b610b9b76ff58b88f70ed674 (diff) | |
download | rneovim-e30b2c2054442ca2f23dcfb5c58a70351d0c00e3.tar.gz rneovim-e30b2c2054442ca2f23dcfb5c58a70351d0c00e3.tar.bz2 rneovim-e30b2c2054442ca2f23dcfb5c58a70351d0c00e3.zip |
Windows: Don't use literal path separators
Per #2471, some path handling functions hardcode the UNIX path
separator '/' causing them to fail in Windows.
When BLACKSLASH_IN_FILENAME is set we may have to check against
psepc and psepcN instead of PATHSEP or use vim_ispathsep_nocolon().
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions