]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1667: Another outdated comment in eval.c master v9.1.1667
authorzeertzjq <zeertzjq@outlook.com>
Sat, 23 Aug 2025 10:10:23 +0000 (06:10 -0400)
committerChristian Brabandt <cb@256bit.org>
Sat, 23 Aug 2025 10:10:23 +0000 (06:10 -0400)
commit6b5671180440f07f9f6955f46bab380bdc23f950
tree7b8711ca3503aaa52b2c03af36a883256213036a
parent5734afebab85429d3728ebe776c22b7a985d6869
patch 9.1.1667: Another outdated comment in eval.c

Problem:  Another outdated comment in eval.c (after 9.1.1665).
Solution: Remove that comment as well. Add a few more tests for mapnew()
          that fail without patch 8.2.1672 (zeertzjq).

closes: #18089

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/eval.c
src/testdir/test_filter_map.vim
src/version.c