1
0
forked from aniani/vim

patch 7.4.1269

Problem:    Encoding {'key':} to JSON doesn't give an error (Tyru)
Solution:   Give an error.
This commit is contained in:
Bram Moolenaar
2016-02-06 18:42:07 +01:00
parent 26dfc41335
commit 4f8b8faec3
3 changed files with 14 additions and 7 deletions

View File

@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1269,
/**/
1268,
/**/