Hi Bram, 2012/09/15 Sat 23:44:42 UTC+9 Bram Moolenaar: > I'll include it, thanks!
Thank you for merging the patch, but I think there is a mistake. Make_mvc.mak generates src/if_perl.c not src/perl.c. --- a/.hgignore +++ b/.hgignore @@ -32,8 +32,8 @@ *.suo *.res *.RES +src/if_perl.c src/pathdef.c -src/perl.c src/Obj*/pathdef.c gvimext.dll gvimext.lib Regards, Ken Takata -- 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
