Patch 7.0.140 (after 7.0.134)
commit6a9173e41b886d9f80bb3d9e293a38a905e12253
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 20 Oct 2006 07:05:38 +0000 (20 07:05 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 20 Oct 2006 07:05:38 +0000 (20 07:05 +0000)
treee7b75929a840c66653a555234a997b8552ad8cf8
parent5c3ee4cc5c87dfa86cfa20af9b7a61ccd06b7241
Patch 7.0.140 (after 7.0.134)
Problem:    Comparing recursively looped List or Dictionary doesn't work well.
Solution:   Detect comparing a List or Dictionary with itself.
Files:      src/eval.c

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