Bill McCarthy wrote: > Hello Vim Developers, > > This is just a info post to those of you using Windows. > > Having noticed that CVS was at patch level 168 and I had > seen no such patch on vim-dev, I grabbed a copy from the FTP > patch site. Below is my shell dialog (4nt on Win XP and > 'pv' is an alias which executes patch.exe): > > ============================================================== > pad> pv 168 > patching file src/memline.c > Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 339 > > This application has requested the Runtime to terminate it in an unusual way. > Please contact the application's support team for more information. > I suggest you use CVS or SVN.
I use SVN to update source code from https://svn.sourceforge.net/svnroot/vim/vim7, view and edit with VIM, compile with VC6.0, it works well.