diff options
| author | ZyX <kp-pav@yandex.ru> | 2018-04-09 01:12:52 +0300 | 
|---|---|---|
| committer | ZyX <kp-pav@yandex.ru> | 2018-04-09 10:29:29 +0300 | 
| commit | 93be2ba5422cf08369269fe12567dea04254aa20 (patch) | |
| tree | d8e3551a711906fb5231e2703753326e9c3ba8e9 /runtime/tutor/tutor.tutor | |
| parent | 58a5699a4400d1d706056e456ca641b3e4b0a5e9 (diff) | |
| download | rneovim-93be2ba5422cf08369269fe12567dea04254aa20.tar.gz rneovim-93be2ba5422cf08369269fe12567dea04254aa20.tar.bz2 rneovim-93be2ba5422cf08369269fe12567dea04254aa20.zip | |
charset: Fix transchar() with multibyte characters
It appears that transchar() was working under assumption that 
`transchar_nonprint()` may be used for multibyte characters while its 
documentation stated exact opposite. It was not actually untrue though, except 
that longer buffer would be needed then the one stated in documentation. But it 
is false now with assert().
Diffstat (limited to 'runtime/tutor/tutor.tutor')
0 files changed, 0 insertions, 0 deletions
