]> granicus.if.org Git - vim/commit
patch 8.2.4415: function argument name conflicts with C++ keyword v8.2.4415
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Feb 2022 13:56:38 +0000 (13:56 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Feb 2022 13:56:38 +0000 (13:56 +0000)
commitb8fb5bb68d45f3e52bb9ea201dc9e7dc6b6d2c6d
tree591192e20ba2e40b05f1243653312a6e993e3761
parent97b231541d4e82fbc85e51121448d95bd43c50ad
patch 8.2.4415: function argument name conflicts with C++ keyword

Problem:    Function argument name conflicts with C++ keyword.
Solution:   Rename the argument.
src/proto/usercmd.pro
src/usercmd.c
src/version.c