]> granicus.if.org Git - vim/commit
patch 9.0.0441: closure in for loop test fails on some systems v9.0.0441
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Sep 2022 11:01:04 +0000 (12:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Sep 2022 11:01:04 +0000 (12:01 +0100)
commitc069edeab28bdd7289d7096cd92804cb54841557
tree1a8a4bf3f3edbd6fcaa60fed71a2a102d1b1c638
parentf5fec05c7fd0df4c934a838e82882e601dc920cb
patch 9.0.0441: closure in for loop test fails on some systems

Problem:    Closure in for loop test fails on some systems.
Solution:   Do not wait for the ruler to show up. (issue #11106)
src/testdir/test_vim9_func.vim
src/version.c