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.



If all you care about is LANG="C", the workaround is simple enough: just
remove the setlocale calls. Try running the testsuite, and perhaps this 
will explain the design decisions better than I have been able to thus far.

If you'd like to implement a non-hack, I'd love to see your contribution.

best,
benjamin


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