]> granicus.if.org Git - vim/commit
patch 8.2.4405: compiler warning for unused variable without +folding v8.2.4405
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Feb 2022 21:51:00 +0000 (21:51 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Feb 2022 21:51:00 +0000 (21:51 +0000)
commit8329ab79b26be4c6c5766d80abae4a22385ee9e1
treed46e9590ae32c935750a2dd4439d0ee50b83b729
parentcd1cda2f877aab5ec954e14bcba59076533529a4
patch 8.2.4405: compiler warning for unused variable without +folding

Problem:    Compiler warning for unused variable without the +folding feature.
            (Tony Mechelynck)
Solution:   Add #ifdef.
src/change.c
src/version.c