]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1911: build failure on Solaris with gcc 5 v9.1.1911
authorChristian Brabandt <cb@256bit.org>
Wed, 12 Nov 2025 20:04:18 +0000 (20:04 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 12 Nov 2025 20:04:18 +0000 (20:04 +0000)
commitc44e5ae529ba3547202121f9181a9be5c643aee9
treeeaac997ab381b6179d23f98e45121c9a07a190ca
parentd6679469289a854ea3b7de47ad3f1a8066693dd0
patch 9.1.1911: build failure on Solaris with gcc 5

Problem:  build failure on Solaris Sparc with gcc 5
          (idgn23, after v9.1.1736)
Solution: Correctly initialize the key_name variable.

fixes: #18693

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