Jacob Niehus wrote:
> I opened up a pull request for this issue a few weeks ago:
> https://github.com/vim/vim/pull/505
>
> The short version is that relative paths are handled differently in Cygwin
> compared to other platforms. The most obvious manifestation of the bug is that
> `fnamemodify('.', ':.')` returns an empty string instead of '.'. This breaks
> some plugins (e.g. Unite's grep uses a sensible default path of '.' but that's
> broken in Cygwin). The fix (in the pull request and copied below) is to use
> the
> CCP_RELATIVE flag when requesting a full path name from any type of path name.
I thought that request was from Wily Wampa...
--
Apologies for taking up the bandwidth with the apology. Anything else I
can apologise for ...... er no can't think of anything, sorry about that.
Andy Hunt (Member of British Olympic Apology Squad)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.