Hi list, While building vim-7.3 the patches are not successfully applying. Any idea why ? Several failures occur but I haven't checked out why in detail since I hardly know vim's internals.
Details: Archive from : ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2 patch list from: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.* I run the patch with command $ for x in `ls 7.3.*`; do patch -p0 -i $x; done Regards, -- EEva -- 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
