]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1277 v7.4.1277
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Feb 2016 14:57:00 +0000 (15:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Feb 2016 14:57:00 +0000 (15:57 +0100)
commita6f72ba7c6cadd37be38d92008d10a3025fdc5ec
treee6d4190494150f99a8211ff29c3f546963e3f961
parentfbc4b4db3a9690906a96e16724350a6241cf32a5
patch 7.4.1277
Problem:    Compiler can complain about missing enum value in switch with some
            combination of features.
Solution:   Remove #ifdefs around case statements.
src/eval.c
src/version.c