| commit | c4071f61848596d33c9d8bcf513e4946d4838d12 | [log] [tgz] |
|---|---|---|
| author | Victor Chang <[email protected]> | Wed Dec 19 17:24:31 2018 |
| committer | Behdad Esfahbod <[email protected]> | Thu Jan 03 18:09:13 2019 |
| tree | 55d652c289b22d24636d2414a0060af21fb53bdd | |
| parent | b55ff303ea2f9e26702b514cf6a3196a2e3e2974 [diff] |
Replace icu::UnicodeString with ICU C API and std::u16string When sfntly depends on ICU4C a shared library, the shared library may not provide stable C++ ABI. Use ICU C API instead.