Patch 7.2c.001
commit4ffd85b8912c601233b5934597d9ca100f462996
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sun, 10 Aug 2008 06:24:55 +0000 (10 06:24 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sun, 10 Aug 2008 06:24:55 +0000 (10 06:24 +0000)
tree3480bc79f00b050e91294cb111b497d3d831bad7
parent91fed43178a6e6ae4f12a690bb4997495ff39e8f
Patch 7.2c.001
Problem:    ":let x=[''] | let x += x" causes hang. (Matt Wozniski)
Solution:   Only insert elements up to the original length of the List.
Files:      runtime/doc/eval.txt, src/eval.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2@1152 2a77ed30-b011-0410-a7ad-c7884a0aa172
runtime/doc/eval.txt
src/eval.c
src/version.c