This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13783] STL: hash_map bug: iterating thru the hash_map runs into an endless loop
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 03:19:18 -0000
- Subject: [Bug libstdc++/13783] STL: hash_map bug: iterating thru the hash_map runs into an endless loop
- References: <20040121031049.13783.siva@eternal-systems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-21 03:19 -------
You cannot change the string from beneath hash_map.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13783