Skip to content

Instantly share code, notes, and snippets.

@wallace
Created March 12, 2009 18:01
Show Gist options
  • Save wallace/78204 to your computer and use it in GitHub Desktop.
Save wallace/78204 to your computer and use it in GitHub Desktop.
5033 ruby-1.8.7-p72 % mv 340cbf7b137769796626.txt new_patch jonathanwallace ttys012
~/rubygc/ruby-1.8.7-p72
5034 ruby-1.8.7-p72 % cat new_patch | patch -p0 jonathanwallace ttys012
(Stripping trailing CRs from patch.)
patching file intern.h
Hunk #1 succeeded at 267 (offset 1 line).
(Stripping trailing CRs from patch.)
patching file gc.c
Hunk #3 succeeded at 87 with fuzz 2 (offset 2 lines).
Hunk #4 succeeded at 153 (offset 6 lines).
Hunk #5 succeeded at 409 with fuzz 2 (offset 235 lines).
Hunk #6 FAILED at 463.
Hunk #7 FAILED at 507.
Hunk #8 FAILED at 521.
Hunk #9 FAILED at 746.
Hunk #10 FAILED at 755.
Hunk #11 FAILED at 924.
Hunk #12 succeeded at 711 (offset 6 lines).
Hunk #13 succeeded at 730 (offset 6 lines).
Hunk #14 succeeded at 766 (offset 12 lines).
Hunk #15 succeeded at 1396 (offset 12 lines).
Hunk #16 succeeded at 1458 (offset 12 lines).
Hunk #17 succeeded at 1507 (offset 12 lines).
Hunk #18 succeeded at 1517 (offset 12 lines).
Hunk #19 succeeded at 1535 (offset 12 lines).
Hunk #20 succeeded at 1556 (offset 12 lines).
Hunk #21 succeeded at 1565 (offset 12 lines).
Hunk #22 succeeded at 1770 (offset 12 lines).
Hunk #23 succeeded at 1787 (offset 12 lines).
Hunk #24 succeeded at 1870 (offset 12 lines).
Hunk #25 succeeded at 2062 (offset 12 lines).
Hunk #26 succeeded at 2491 (offset 14 lines).
Hunk #27 succeeded at 2539 (offset 14 lines).
patch unexpectedly ends in middle of line
Hunk #28 succeeded at 2556 with fuzz 1 (offset 14 lines).
6 out of 28 hunks FAILED -- saving rejects to file gc.c.rej
~/rubygc/ruby-1.8.7-p72 exited 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment