Issue 147 in vim: resolve() don't work for symlinks created by mklink on windows

27 views
Skip to first unread message

v...@googlecode.com

unread,
Jul 3, 2013, 4:19:58 AM7/3/13
to vim...@vim.org
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 147 by z...@softvisio.net: resolve() don't work for symlinks
created by mklink on windows
http://code.google.com/p/vim/issues/detail?id=147

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

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages