Le Mon, 29 Dec 2008 12:57:32 +0100, Rainer Müller a écrit dans le message <[email protected]> :
> > * $Id: if_sniff.c,v 1.4 2006/03/06 23:13:51 vimboss Exp $ > I have the same problem applying this patch. I am also using scripting > to apply all patches up to a specific level. But this patch neither > applies to clean vim 7.2.0 nor to vim with patches up to 7.2.071. > So how is this meant to work? Use this patch (7.2.071bis) before 7.2.072: =========================================================== Patch 7.2.071b (extra) Problem: Patch 7.2.072 fails on hunk #1 Solution: Patch $Id line before patch 7.2.072 Files: src/if_sniff.c *** ../vim-7.2.000/src/if_sniff.c Sat Nov 15 14:11:10 2008 --- src/if_sniff.c Mon Dec 29 19:01:50 2008 *************** *** 2,8 **** * * if_sniff.c Interface between Vim and SNiFF+ * ! * $Id: if_sniff.c,v 1.4 2006/03/06 23:13:51 vimboss Exp $ * * See README.txt for an overview of the Vim source code. */ --- 2,8 ---- * * if_sniff.c Interface between Vim and SNiFF+ * ! * $Id: if_sniff.c,v 1.10 2008/11/15 13:11:10 vimboss Exp $ * * See README.txt for an overview of the Vim source code. */ -- Patrick Texier --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
