This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/10350] thread-safety problem in std::string.
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 08:21:36 -0000
- Subject: [Bug libstdc++/10350] thread-safety problem in std::string.
- References: <20030408161601.10350.jkanze@caicheuvreuse.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10350
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz@gcc.gnu.org
Status|UNCONFIRMED |WAITING
GCC build triplet| |i686-pc-linux-gnu
GCC host triplet| |i686-pc-linux-gnu
GCC target triplet| |i686-pc-linux-gnu
------- Additional Comments From dhazeghi@yahoo.com 2003-06-08 08:20 -------
Ben,
would you mind commenting on this? I gathered from recent list postings that thread safety is not
necessarily a requirement for libstdc++... Thanks,
Dara