]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1767: Patch v9.1.1765 was wrong v9.1.1767
authorChristian Brabandt <cb@256bit.org>
Wed, 17 Sep 2025 19:51:52 +0000 (19:51 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 17 Sep 2025 19:51:52 +0000 (19:51 +0000)
commit934e7b765c90dd440462fbbf009c67ed5d6b9224
treeb9cfe682b1a551de0dc3bbd8355241fa8821fb4a
parent115b5338da6035f76c07eaae9340e065f9bd4c60
patch 9.1.1767: Patch v9.1.1765 was wrong

Problem:  Patch v9.1.1765 was wrong
Solution: Roll back the change, it's correct to have call_func()
          initialize the type, so that not each function has to
          do this on its own.

This reverts commit 19fa46a469743653a16a48c4222482d9f33e30a2.

closes: #18317

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/float.c
src/version.c