驼峰 <[email protected]> wrote: > On May 1, 12:49 am, Bram Moolenaar <[email protected]> wrote: >> Patch 7.3.514 >> Problem: No completion for :history command. >> Solution: Add the completion and update the docs. Also fix ":behave" >> completion. (Dominique Pelle) >> Files: runtime/doc/cmdline.txt, runtime/doc/map.txt, src/ex_docmd.c, >> src/ex_getln.c, src/vim.h >> [...snip...] > The startup time of gvim on my Windows 7 is very slow at the first > time after sync this change. After some investigation, I found that my > Anti-virus software(Microsoft Forefront 2012 endpoint protection) will > try to scan the gvim. It seems that there are some attack-able code in > this change which the anti-virus software treat it as malware. There > are not any startup issue if I sync to change 513. > > Could anyone take a look? > > Thanks, > -Mike
"Attack-able" code in this change? It looks to me that your anti-virus is reporting a false alert here. The bug should be reported to Microsoft. <sarcasm>Fortunately, unlike Vim, Microsoft Forefront 2012 endpoint protection is proprietary software so you will surely get support.</sarcasm> Regards -- Dominique -- 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
