Patch 7.0.148
commit2dd0fa5f4caa8e07ba959c2eafa7f051f7384236
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 24 Oct 2006 13:19:20 +0000 (24 13:19 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 24 Oct 2006 13:19:20 +0000 (24 13:19 +0000)
tree67c03b7772f9e14be87de0035afcfd50430fed77
parent597290e243cae60bdad17ec4997523a6f1b2237f
Patch 7.0.148
Problem:    When doing "call a.xyz()" and "xyz" does not exist in dictionary
           "a" there is no error message. (Yegappan Lakshmanan)
Solution:   Add the error message.
Files:      src/eval.c

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