]> granicus.if.org Git - vim/commit
patch 8.2.0345: compiler warning when building without the float feature v8.2.0345
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 19:34:26 +0000 (20:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 19:34:26 +0000 (20:34 +0100)
commit815eb83b09914ecff32193913a373cb385868421
tree9734d9d1e942f48a5715797ecbfb4f0827587e20
parentab55c6826f9080477fea6d5593f0b77931acfc1d
patch 8.2.0345: compiler warning when building without the float feature

Problem:    Compiler warning when building without the float feature.
Solution:   Add #ifdef. (John Marriott)
src/evalfunc.c
src/version.c