]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.441 v7.3.441
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 00:55:55 +0000 (01:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 00:55:55 +0000 (01:55 +0100)
commitbbc98db7c45ed9c8a6bbc7e2ac7c67180ccbab16
tree8066ae85f9917e7b16f69beff79c630176fb7d40
parentefcb54b78cfc4f396531cdac6af37e183bc9ee53
updated for version 7.3.441
Problem:    Newer versions of MzScheme (Racket) require earlier (trampolined)
            initialisation.
Solution:   Call mzscheme_main() early in main(). (Sergey Khorev)
src/Make_mvc.mak
src/if_mzsch.c
src/main.c
src/proto/if_mzsch.pro
src/version.c