vim-patch:7.4.835

Problem:    Comparing utf-8 sequences does not handle different byte sizes
            correctly.
Solution:   Get the byte size of each character. (Dominique Pelle)

f6470c288c
This commit is contained in:
Jurica Bradaric
2016-02-09 20:25:08 +01:00
parent 84281bf675
commit e8dd996703
3 changed files with 18 additions and 12 deletions

View File

@@ -453,7 +453,7 @@ static int included_patches[] = {
// 838,
// 837 NA
836,
// 835,
835,
834,
// 833,
// 832,