]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1631 v7.4.1631
authorBram Moolenaar <Bram@vim.org>
Mon, 21 Mar 2016 21:35:10 +0000 (22:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 21 Mar 2016 21:35:10 +0000 (22:35 +0100)
commit573e445664eef399a72b1bfc975260a639605fef
tree548cde2f55d59feb6ef3ac9d604b848d139b0cda
parentd63aff0a65b955447de2fd8bfdaee29b61ce2843
patch 7.4.1631
Problem:    Compiler doesn't understand switch on all enum values. (Tony
            Mechelynck)
Solution:   Initialize variable.
src/channel.c
src/version.c