]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0455: the mode test may hang v8.0.0455
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Mar 2017 19:37:15 +0000 (20:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Mar 2017 19:37:15 +0000 (20:37 +0100)
commitffea8c99d9658b0b51a848a6f674851851e78fa7
treef73f0784329193513147643ae4dddc04beda66a2
parent977d03733601948ab334fec24d0da82bc18c57c3
patch 8.0.0455: the mode test may hang

Problem:    The mode test may hang in Test_mode(). (Michael Soyka)
Solution:   Set 'complete' to only search the current buffer (as suggested by
            Michael)
src/testdir/test_functions.vim
src/version.c