]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.347 v7.2.347
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Jan 2010 16:31:43 +0000 (17:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Jan 2010 16:31:43 +0000 (17:31 +0100)
commit0dbf720d864782177041d276d78e4a216fd320f9
tree9194709ad8fc46733e397e16060f4bb964deae4d
parent38ef43b262cbbea63b4ec8cadd8368314af26164
updated for version 7.2.347
Problem:    Crash when executing <expr> mapping redefines that same mapping.
Solution:   Save the values used before evaluating the expression.
src/getchar.c
src/version.c