]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5075: clang gives an out of bounds warning v8.2.5075
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Jun 2022 13:52:35 +0000 (14:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Jun 2022 13:52:35 +0000 (14:52 +0100)
commitb74e04649168aec579183dfef70b8784d2afe993
treec7d62b93637f7fa4a95a6505a56084cfca449f38
parentad73cc2ff2a8b5397ed20598757b702a4e686256
patch 8.2.5075: clang gives an out of bounds warning

Problem:    Clang gives an out of bounds warning.
Solution:   adjust conditional expression (John Marriott)
src/ui.c
src/version.c