]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1159 v7.3.1159
authorBram Moolenaar <Bram@vim.org>
Mon, 10 Jun 2013 18:10:44 +0000 (20:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 10 Jun 2013 18:10:44 +0000 (20:10 +0200)
commita2e14fc764c306cc33fe174707756be70f883319
tree65543c6ab65e37ffb103689045600c18a62e84dc
parent0bdda37fb4b8118ec4bd797eddca9eaf5d3b381d
updated for version 7.3.1159
Problem:    The round() function is not always available. (Christ van
            Willegen)
Solution:   Use the solution from f_round().
src/eval.c
src/ex_cmds2.c
src/proto/eval.pro
src/version.c