[Bug libstdc++/19642] streaming doubles is very slow compared to sprintf
joerg dot richter at pdv-fs dot de
gcc-bugzilla@gcc.gnu.org
Thu Jan 27 12:40:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list