After clone the project and run "make unittest" ,the "io-file-test" has error:
locale::facet::_S_create_c_locale name not valid
need to add LC_ALL="en_US.UTF-8" to pass this test
- links to
After clone the project and run "make unittest" ,the "io-file-test" has error:
locale::facet::_S_create_c_locale name not valid
need to add LC_ALL="en_US.UTF-8" to pass this test