]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.161 v7.3.161
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Apr 2011 19:35:11 +0000 (21:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Apr 2011 19:35:11 +0000 (21:35 +0200)
commitd9462e394a582b2698e13648c95acf22322ee766
treeaf599d1593650fcac4b64dfd3503836ce0e10070
parentef9d6aa70d68cd3a765ed55f4c3781aeb8aeea23
updated for version 7.3.161
Problem:    Items on the stack may be too big.
Solution:   Make items static or allocate them.
14 files changed:
src/eval.c
src/ex_cmds.c
src/ex_cmds2.c
src/ex_docmd.c
src/fileio.c
src/hardcopy.c
src/main.c
src/netbeans.c
src/quickfix.c
src/spell.c
src/tag.c
src/version.c
src/vim.h
src/xxd/xxd.c