Mercurial > vim
diff Filelist @ 12222:43f03e584002 v8.0.0991
patch 8.0.0991: using wrong character conversion for DBCS
commit https://github.com/vim/vim/commit/6c4d12c5278fc6b7a6dee2043bc1af713f894ae5
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Aug 23 23:36:25 2017 +0200
patch 8.0.0991: using wrong character conversion for DBCS
Problem: Using wrong character conversion for DBCS.
Solution: Use utf_char2bytes instead of mb_char2bytes. (Yasuhiro Matsumoto,
closes #2012)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 23 Aug 2017 23:45:04 +0200 |
parents | e7388037a904 |
children | 39e1087e7094 |