------- Additional Comments From joerg dot richter at pdv-fs dot de 2005-01-27 12:39 ------- A quick test shows, that std::setlocale(LC_ALL, NULL) returns "C C C C C C". But std::setlocale(LC_NUMERIC, NULL) returns "C"
I think it is enough to test LC_NUMERIC. I'll try to test a modified patch. But this may take a while. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19642