[webkit-dev] How to download the patch and apply it to git

Andy Estes aestes at apple.com
Sun Aug 5 23:04:28 PDT 2012


It looks like everything but the ChangeLog was patched cleanly, so you should be fine. You can do a sanity check by typing 'git diff' and comparing the output to the original patch.

-Andy

On Aug 5, 2012, at 10:57 PM, talking1239 at gmail.com wrote:

> I use  patch -p1 < "patch file" and it show me as follow inforamtion, so if I need to manual modify the patch file?
> 
> $ patch -p1 < "D:\study\jit.patch"
> patching file `ChangeLog'
> Hunk #1 FAILED at 1.
> 1 out of 1 hunk FAILED -- saving rejects to ChangeLog.rej
> patching file `configure.ac'
> Hunk #1 succeeded at 633 (offset -87 lines).
> patch unexpectedly ends in middle of line
> Hunk #2 succeeded at 779 with fuzz 1 (offset -27 lines).
> 
> --
> BGs/Felix Shi
> <jit.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120805/f0868693/attachment.html>


More information about the webkit-dev mailing list