]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1450 v7.4.1450
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 17:04:00 +0000 (18:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 17:04:00 +0000 (18:04 +0100)
commit1c39102666d2ccb998059bd7ada2d2efa31a11bc
treeaf7db459a6530d1ac526dadd90807ff6ba3af9d8
parent8cc6977a9655603bfc4aab64edddafef147da65e
patch 7.4.1450
Problem:    Json encoding still fails when encoding is not utf-8.
Solution:   Set 'encoding' before :scriptencoding.  Run the json test
            separately to avoid affecting other tests.
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_json.vim
src/version.c