On Thu 14-Sep-06 6:35am -0600, Bram Moolenaar wrote:

> Patch 7.0.106

I encountered a problem that has appeared before patching
files in "runtime".  I received the following from my patch
invocation:

    patching file `menu.vim'
    Hunk #1 FAILED at 2.
    Hunk #2 FAILED at 885.
    Hunk #3 succeeded at 912 (offset 2 lines).
    Hunk #4 FAILED at 942.
    Hunk #5 FAILED at 1019.
    4 out of 5 hunks FAILED -- saving rejects to menu.vim.rej
    patching file `src/version.c'

I regularly update my local copy of vim with the following
"copy update" command (4nt under WinXP):

    copy /u /s "ftp://ftp.home.vim.org/pub/vim/runtime/dos/*"; c:\vim\vim70\

I suspect your patches assume that users do not update their
runtime files.  Is this what's happening?

-- 
Best regards,
Bill

Reply via email to