Android: bypass broken wide_to_utf8 with wide_to_narrow
authorest31 <MTest31@outlook.com>
Sun, 14 Jun 2015 04:38:02 +0000 (06:38 +0200)
committerest31 <MTest31@outlook.com>
Sun, 14 Jun 2015 06:25:21 +0000 (08:25 +0200)
commit60f31ad52348c53209701d0112f9f809018f7188
treee88865083f34ed024e47f8605d3651fe86de7b73
parentb6387b4e0f43503ae139cb31a04f42c401378fdc
Android: bypass broken wide_to_utf8 with wide_to_narrow

While utf8_to_wide works well, wide_to_utf8 is quite broken
on android, for some reason.
src/util/string.cpp