This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25896] hash_map::erase, unordered_map::erase fail if key is inside the table
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2006 10:10:40 -0000
- Subject: [Bug libstdc++/25896] hash_map::erase, unordered_map::erase fail if key is inside the table
- References: <bug-25896-11211@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pcarlini at suse dot de 2006-01-21 10:10 -------
This is a general issue in the standard described in DR 526
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html
and prompted by libstdc++/17012 too. I guess the best we can do, is SUSPENDING
both the PRs and making sure DR 526 is discussed as soon as possible by the
LWG.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-01-21 10:10:38
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25896