This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/6015: 3.1 pre libstdc++ number formatting is not mt-safe.


Synopsis: 3.1 pre libstdc++ number formatting is not mt-safe.

State-Changed-From-To: open->suspended
State-Changed-By: paolo
State-Changed-When: Sat Mar 23 06:37:45 2002
State-Changed-Why:
    The cleanest way to fix this seems to be that of using a
    sort of thread-safe setlocale which, however, will be
    available only with glibc2.3. For additional details see
    the following thread:
    http://gcc.gnu.org/ml/libstdc++/2002-03/msg00396.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6015


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]