This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string
- From: "tlknv at yandex dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 May 2012 18:41:15 +0000
- Subject: [Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string
- Auto-submitted: auto-generated
- References: <bug-21334-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21334
tlknv at yandex dot ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tlknv at yandex dot ru
--- Comment #42 from tlknv at yandex dot ru 2012-05-30 18:41:15 UTC ---
I would like to propose a patch that should solve this problem.
How can I propose the patch?