]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4639: not sufficient parenthesis in preprocessor macros
authorkylo252 <59826753+kylo252@users.noreply.github.com>
Sun, 27 Mar 2022 19:05:17 +0000 (20:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Mar 2022 19:05:17 +0000 (20:05 +0100)
commit9dac9b1751dd43c02470cc6a2aecaeea27abcc80
treeb4f2ed0cd629c7773bbb6fee0ed6d0ec59e8eeaf
parent3e559cd88486ffab6b6fb4e0921b4600d137a617
patch 8.2.4639: not sufficient parenthesis in preprocessor macros

Problem:    Not sufficient parenthesis in preprocessor macros.
Solution:   Add more parenthesis. (closes #10031)
src/globals.h
src/gui.h
src/if_py_both.h
src/macros.h
src/option.h
src/regexp.h
src/spell.h
src/structs.h
src/version.c
src/vim.h
src/vim9.h