]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1546 v7.4.1546
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Mar 2016 18:03:59 +0000 (19:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Mar 2016 18:03:59 +0000 (19:03 +0100)
commitf6f32c38bf3319144a84a01a154c8c91939e7acf
treeefc1285b32b8d994767094aab02e25639191da89
parentb4ebf9ae3b93d082ab3b9f4aab2f6729f77fa46a
patch 7.4.1546
Problem:    Sticky type checking is more annoying than useful.
Solution:   Remove the error for changing a variable type.
runtime/doc/eval.txt
src/eval.c
src/testdir/test_alot.vim
src/testdir/test_assign.vim [new file with mode: 0644]
src/version.c