1
0
forked from aniani/vim

updated for version 7.3.1158

Problem:    Crash when running test 86. (Jun Takimoto)
Solution:   Define PY_SSIZE_T_CLEAN early. (Elimar Riesebieter)
This commit is contained in:
Bram Moolenaar
2013-06-10 18:36:24 +02:00
parent bcf4d178ab
commit 0bdda37fb4
3 changed files with 14 additions and 10 deletions

View File

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