// Before running this test: export LANG=foo #include int main() { boost::filesystem::path("/abc").root_directory(); }