1
0
forked from aniani/vim

patch 8.2.3663: using %S in printf() does not work correctly

Problem:    Using %S in printf() does not work correctly.
Solution:   Fix the problem and add more tests. (closes #9208)
This commit is contained in:
presuku
2021-11-24 15:32:57 +00:00
committed by Bram Moolenaar
parent cf1e0239ce
commit 1f2453fec6
3 changed files with 74 additions and 17 deletions

View File

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