-
Notifications
You must be signed in to change notification settings - Fork 143
Macvim v7.4.909 #1191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Macvim v7.4.909 #1191
Conversation
|
The pending conflict which needs to be resolved aside, I was able to get it to compile on Tiger with GCC 4.0 after I skipped on Ruby, Python2 & 3 support. Looks like we need to source a fresh set of icons too (see dock in screenshot). |
|
With the |
|
@sevan thank you for testing the build. Since it has been a while, it seems like I should sync my fork and branch, then resubmit the pull request? Or does any pull request that is open update with any changes to the branch underneath?
Thank you for your help! |
There's a conflict which needs to be resolved, if you rebase and resolve the conflict that will allow your current changs to land.
I guess you could use the URL for the icon and define a new resource and in the install block of the formula, overwrite the existing icon in the extracted source? (In theory, I haven't tried it) |
See pull request mistydemeo#1191 for screenshots
See pull request #1191 for screenshots


Updating MacVim to the latest possible tagged version (tag 80) that can build on OSX 10.5.8. No version later than this seem to build correctly.