On 09/04/08 00:34, Mikolaj Machowski wrote: > Dnia Wednesday 09 of April 2008, Tony Mechelynck napisał: >> On 08/04/08 23:57, Mikolaj Machowski wrote: >> [...] >> >>> Couldn't apply: >>> >>> [EMAIL PROTECTED] ~/vim7 $ patch -p0 --dry-run< float.diff >>> patch: **** malformed patch at line 5: *E712* >>> >>> GNU patch 2.5.9 >>> >>> Any ideas? TIA >>> >>> m. >> The patch was sent "inline", and I (and maybe you) received it in >> quoted-printable format. I tried to fix it (see attachment): does it >> work? > > No. But for different reason: > > [EMAIL PROTECTED] ~/vim7 $ patch -p0 --dry-run< float.diff > missing header for context diff at line 3 of patch > patching file runtime/doc/eval.txt > Hunk #6 FAILED at 2058. > 1 out of 13 hunks FAILED -- saving rejects to file runtime/doc/eval.txt.rej > patching file src/auto/configure > patching file src/config.h.in > patching file src/configure.in > patching file src/eval.c > patching file src/feature.h > patching file src/if_python.c > patching file src/message.c > patch: **** unexpected end of hunk at line 1704 > > Thanks, I will be able to test more only tomorrow evening. Good night :) > > m.
I got the same thing. I believe there must be something wrong in Bram's patch for message.c -- there aren't the right number of "added lines" for the range given. Best regards, Tony. -- Yesterday is history. Tomorrow is a mystery. Today is a gift. That's why it is called 'present'. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
