Hi,
I tried to patch vim 7.0.218 on Panther and I had this error
Command output: patching file src/proto/gui_mac.pro
patching file src/gui.c
Hunk #1 succeeded at 1158 (offset -1 lines).
Hunk #2 succeeded at 2713 (offset -1 lines).
patching file src/gui.h
patching file src/gui_mac.c
Hunk #18 succeeded at 2344 (offset 21 lines).
Hunk #19 succeeded at 2493 (offset 15 lines).
Hunk #20 succeeded at 2886 (offset 18 lines).
Hunk #21 succeeded at 3088 (offset 18 lines).
Hunk #22 FAILED at 4961.
Hunk #23 succeeded at 5890 (offset 15 lines).
Hunk #24 succeeded at 6088 (offset 15 lines).
1 out of 24 hunks FAILED -- saving rejects to file src/gui_mac.c.rej
patching file src/feature.h
This Hunk #22 delete just some spaces after a command line. I decide
to delete this hunk and the sources compile.
The patch should apply cleanly against the latest svn version (236).
The only problem I had with Brams version of the patch was that it
removed an umlaut, and patch had a problem with the encoding it seems
(Hunk #1 for gui_mac.c). But it seems that was no problem for you.
The panel works great and the menu too!
That's good to hear.
Bye,
Nico