Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#30026 closed defect (fixed)

vim-app: Patch 7.3.219 fails, checksums ok

Reported by: 200309@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: vim-app

Description

MacBook Intel Core 2 Duo 2.4GHz 10.5.8
iBook PPC G4 1.42GHz 10.5.8
PowerBook PPC G3 500MHz 10.4.11

Patch 7.3.219 fails on all:

Patch 7.3.219 Problem: Can't compile with GTK on Mac.
Solution: Add some #ifdef trickery. (Ben Schmidt)
Files: src/os_mac_conv.c, src/os_macosx.m, src/vim.h

I recall a similar problem compiling on Macs some time ago.

Attachments (1)

main.log (191.4 KB) - added by 200309@… 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by 200309@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to raimue@…
Port: vim-app added
Summary: Patch 7.3.219 fails, checksums okvim-app: Patch 7.3.219 fails, checksums ok

Has duplicate #30027.

comment:2 in reply to:  1 Changed 13 years ago by 200309@…

Replying to ryandesign@…:

Has duplicate #30027.

Is there a way I can edit the summary after posting, when I realize the port name missing?
I looked but could not find, so... I posted the duplicate.

comment:3 Changed 13 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Okay, the problem seems to be that I had to remove patch 7.3.021, as it caused other problems, see #26792. The patch 7.3.219 fails as it assumes to find a line of context which was added by patch 7.3.021 - which we did not apply.

Hopefully fixed in r80299 by disabling 7.3.219, too.

comment:4 Changed 13 years ago by 200309@…

Thank you.

Compiles and seems to run ok.

I prefer vim-app over macvim.

-Bill

Note: See TracTickets for help on using tickets.