Fix wrap_rows at inner byte of multibyte sequence
authorfigec <raptor.ext@gmail.com>
Thu, 18 Jun 2015 18:34:17 +0000 (21:34 +0300)
committerest31 <MTest31@outlook.com>
Thu, 18 Jun 2015 21:39:23 +0000 (23:39 +0200)
commit3b65a6a36c3e910359c69cd3e3e3fd89e50ba23e
treebda855f40761027cff71191505df2131a0c8f63f
parente45ecad3ab401e169d1c8c9ba9448360b215b3e5
Fix wrap_rows at inner byte of multibyte sequence

Also fix UTF-8 inner byte bounds and make unittest for case this fixes.
src/unittest/test_utilities.cpp
src/util/string.h