comparison src/testdir/Make_ming.mak @ 6903:dd923806ae3b v7.4.771

patch 7.4.771 Problem: Search does not handle multi-byte character at the start position correctly. Solution: Take byte size of character into account. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jul 2015 14:43:35 +0200
parents 9798a98a1583
children 62ba356c2d4e
comparison
equal deleted inserted replaced
6902:f3baff59f22a 6903:dd923806ae3b
76 test_nested_function.out \ 76 test_nested_function.out \
77 test_options.out \ 77 test_options.out \
78 test_perl.out \ 78 test_perl.out \
79 test_qf_title.out \ 79 test_qf_title.out \
80 test_ruby.out \ 80 test_ruby.out \
81 test_search_mbyte.out \
81 test_set.out \ 82 test_set.out \
82 test_signs.out \ 83 test_signs.out \
83 test_textobjects.out \ 84 test_textobjects.out \
84 test_utf8.out 85 test_utf8.out
85 86