This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: iostream changes locale to format a number
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: tskoba at mte dot biglobe dot ne dot jp
- Cc: libstdc++ at gcc dot gnu dot org, bkoz <bkoz at redhat dot dot com>
- Date: Fri, 03 May 2002 14:10:53 +0200
- Subject: Re: iostream changes locale to format a number
Hi Takeshi,
in my understanding your analysis is correct and evidences a very
serious bug. However the issue seems to me orthogonal to the MT one and
we can deal with it right now.
Are you willing to contribute a patch against the current mainline
libstdc++-v3 sources for public discussion (that setlocale ... setlocale
pattern is present in quite a few different places) ?
Ciao,
Paolo.