pelya / libiconv-libicu-android

Port of libiconv and libicu to Android
The Unlicense
30 stars 44 forks source link

generate ERROR #15

Open zhubinsheng opened 2 years ago

zhubinsheng commented 2 years ago

Screenshot from 2022-02-09 13-41-00 using namespace boost::locale; using namespace std; // Create system default locale generator gen; locale loc2=gen(""); locale::global(loc2); cout.imbue(loc2);

Package Name/Version: boost1.74

Operating System+version: Android 7/8/9/10

Compiler+version: NDK23

Generate a locale with id signal SIGSEGV: address access protected