1
0
forked from aniani/vim

updated for version 7.3.1242

Problem:    No failure when trying to use a number as a string.
Solution:   Give an error when StringToLine() is called with an instance of
            the wrong type. (Jun Takimoto)
This commit is contained in:
Bram Moolenaar
2013-06-24 22:33:30 +02:00
parent c8c13a0307
commit daa270289b
2 changed files with 16 additions and 1 deletions

View File

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