On Mon, Jun 20, 2011 at 5:03 AM, Bram Moolenaar <[email protected]> wrote:
> > Kurt Mielke wrote: > > > Patch 7.3.202, 7.2.203 and 7.223 fail. I cannot figure out why. Another > > posting complained about the same failure (7.3.202, but not 203 and 223), > > but he was guide towads Hg. I think the patches should work as well > though, > > so here it is: > > I made these patches against updated runtime files, instead of the old > Vim 7.3 runtime files. They are now too different. > Two things: Patch 7.3.223 does not work, because the badly spelled "versiòn" is in iso-8859-1 or so, and the patch is UTF-8 I think patch 7.3.223 could be converted to the right charset, the damage if people keep using the old file is limited to a badly spelled word in a comment. Along the line in the comments Ben just made: Given your answer, that the patches are for the new runtime - I tried first just fetching the two failing files from ftp://ftp.vim.org/pub/vim/runtime, and then 7.3.202 and 203 succeded. I then carefully refreshed all my runtime files onto the original vim-7.3.tar.bz2 tree. But then other patches failes like 7.3.196 (on file runtime/doc/autocmd.txt) as it already has been applied. So either this is a mess, or there is something very fundamental that I don't get! If it is the later - could someone then tell me how to obtain the fully patched set of files using the FTP-site. If it is a mess, could we ask for a replacement of the failing patch files, as far as I can see, it is only in the runtime/doc there are files modified whitout the patches being issued. Alternatively, if you do not want to change already issued patches, perhaps a patch 7.3.000 could be issued to set the score straight updating the last files in doc? > I can't explain the failure of patching src/Make_ming.mak though. > > -- > hundred-and-one symptoms of being an internet addict: > 200. You really believe in the concept of a "paperless" office. > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net > \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\ > \\\ an exciting new programming language -- http://www.Zimbu.org > /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org > /// > -- 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
