]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.337 v7.2.337
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 15:13:50 +0000 (16:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 15:13:50 +0000 (16:13 +0100)
commit3d63e3f1607b7081744898b9b1021417e4580df8
tree0445037f60fbc8c8152ce06bd2998c072fae6c38
parent7e506b6a420588b01dbcbed9ad968b0e6d6a8785
updated for version 7.2.337
Problem:    The :compiler command doesn't function properly when invoked in a
            function.
Solution:   Add "g:" before "current_compiler". (Yukihiro Nakadaira)
src/ex_cmds2.c
src/version.c