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 At 2012-08-06 13:49:50,"Andy Estes" <aes...@apple.com> wrote: On Aug 5, 2012, at 10:25 PM, talking1...@gmail.com wrote: I use follow command "patch -p0 D:\work\bsquare-code\jit.patch" in the git -bash, but it no response. Also, you probably want -p1 instead of -p0. I'm sure someone would be happy to help you with this on #webkit if you're still having issues. -Andy
jit.patch
Description: Binary data
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev