|
Hi all, I think there may be a problem with patch 7.3.819 which I got from the ftp site. When applying on windows I get: # patch --binary -p0 <..\patches\7.3.819 patching file src/if_py_both.h patching file src/feature.h patching file src/eval.c patching file src/ex_docmd.c patching file src/normal.c patching file src/ex_docmd.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 5 out of 5 hunks ignored -- saving rejects to file src/ex_docmd.c.rej patching file src/gui_gtk_x11.c patching file src/version.c It seems that the changes for ex_docmd.c are in the patch file twice. After removing the second changes from the patch file the patch applies cleanly. Cheers John -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. |
- Patch 7.3.819 Bram Moolenaar
- Patch 7.3.819 John Marriott
- Re: Patch 7.3.819 Bram Moolenaar
