]> granicus.if.org Git - vim/commit
patch 7.4.1979 v7.4.1979
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 21:14:02 +0000 (23:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 21:14:02 +0000 (23:14 +0200)
commit2acfbed9dbea990f129535de7ff3df360365130b
treea7a0be95e7ed13ae5450de39b948a1ef34d318c0
parentc5af40ae646ceda817eff93b4f9ba274f031bea6
patch 7.4.1979
Problem:    Getting value of binary option is wrong. (Kent Sibilev)
Solution:   Fix type cast.  Add a test.
src/option.c
src/testdir/test_expr.vim
src/version.c