Hi,
On Sat, Mar 8, 2008 at 9:00 PM, Patrick Texier <[EMAIL PROTECTED]> wrote:
>
> On Sat, 8 Mar 2008 12:28:28 -0800, Yegappan Lakshmanan wrote:
>
> > On MS-Windows, Vim (7.1.267) hangs when executing the following command:
> >
> > :echo fnamemodify('c:\abc\abc', ':8')
> >
> > Is anybody else able to reproduce this issue?
>
> Yes, the bug was in a patch : vim 7.1.0 doesn't hang.
>
I see that the same code is used in earlier versions also. So you should be
able to reproduce this problem using earlier versions of Vim. Note that you
have to pass a non-existent path to fnamemodify() to reproduce this problem.
- Yegappan
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---