]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1269 v7.4.1269
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Feb 2016 17:42:07 +0000 (18:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Feb 2016 17:42:07 +0000 (18:42 +0100)
commit4f8b8faec31a934920a723053e8dcf47b6fac08c
tree395264314aad30fcea00bbcd059f66d9b2e9687e
parent26dfc41335ef47fe765643148ae980be388084ec
patch 7.4.1269
Problem:    Encoding {'key':} to JSON doesn't give an error (Tyru)
Solution:   Give an error.
src/json.c
src/testdir/test_json.vim
src/version.c