mattn

Results 893 comments of mattn

@brammool This should fix it. https://github.com/vim-jp/vim-cpp/commit/8976dec324bdd2168f642945025a9f061644c4e3 ``` diff diff --git a/syntax/c.vim b/syntax/c.vim index cc99f67..82148e7 100644 --- a/syntax/c.vim +++ b/syntax/c.vim @@ -358,8 +358,8 @@ if !exists("c_no_c99") " ISO C99 endif "...

@brammool or, do you ask me why need this change?

@brammool Ah, I understanded it just now. https://github.com/vim/vim/issues/1257#issuecomment-261250723

I rebased this repository. And reverted https://github.com/vim-jp/vim-cpp/commit/8976dec324bdd2168f642945025a9f061644c4e3 So this issue still are remaining.

To fix this, it need the regexp pattern enough to be confusable. And it will take heavy load.

@shogo82148 Could you please approve this? #288 have to be fixed since this is handle leak. On Windows, the directory can not be possible to delete manually if any handles...

This is a bug occured only on Windows.