Patch 7.2.011
commited63cf224f602872e8f4a6bad7ac06867058f6c2
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 8 Sep 2008 01:29:31 +0000 (8 01:29 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 8 Sep 2008 01:29:31 +0000 (8 01:29 +0000)
tree7b557bf7d157c7dc53862f0799bf10842a1cb990
parente39585b08b36a999783976853786cc46e044ef5c
Patch 7.2.011
Problem:    Get an error when inserting a float value from the expression
            register.
Solution:   Convert the Float to a String automatically in the same place
            where a List would be converted to a String.
Files:      src/eval.c

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