What steps will reproduce the problem?
1. in cmd create symlink: mklink "c:/target" "c:/source"
2. in vim: echo resolve("c:/target");
What is the expected output? What do you see instead?
I expect "c:/source" in output, because "c:/target" is pointed to "c:/source",
but get "c:/target" instead.
What version of the product are you using? On what operating system?
Latest vim 7.3.1280
Windows8
Original issue reported on code.google.com by z...@softvisio.net on 3 Jul 2013 at 8:19
Original issue reported on code.google.com by
z...@softvisio.net
on 3 Jul 2013 at 8:19