]> granicus.if.org Git - vim/commit
patch 8.1.1243: compiler warnings for incomplete switch statement v8.1.1243
authorBram Moolenaar <Bram@vim.org>
Wed, 1 May 2019 19:43:42 +0000 (21:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 May 2019 19:43:42 +0000 (21:43 +0200)
commit26f0cb145ac05651c1507b66937a3888facb3855
tree7dd13e05793e717a8119a37327f82df8e8058565
parent0fef0aeb1ca6c85df0a656a70b6ca49c34563c89
patch 8.1.1243: compiler warnings for incomplete switch statement

Problem:    Compiler warnings for incomplete switch statement. (Tony
            Mechelynck)
Solution:   Add ADDR_QUICKFIX to the list.
src/ex_docmd.c
src/version.c