Android: bypass broken wide_to_utf8 with wide_to_narrow (again)
authorest31 <MTest31@outlook.com>
Sun, 14 Jun 2015 04:38:02 +0000 (06:38 +0200)
committerest31 <MTest31@outlook.com>
Wed, 19 Aug 2015 16:38:00 +0000 (18:38 +0200)
commit457d42c5997cc430231ed221f06d8f4bba2100e7
tree36484ff088247b037a8000c5ee19e41902ab9bed
parent1fadf7f21eb5fd7a09037d92f87cd0154e9306c1
Android: bypass broken wide_to_utf8 with wide_to_narrow (again)

This bypass had to be re-enabled as some users reported issues,
even after the iconv build fix.

While utf8_to_wide works well, wide_to_utf8 is quite broken
on android, for some reason, and some devices (unrelated from build
configuration).
src/util/string.cpp