This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21772] New: exception safety testing allocator
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2005 17:03:36 -0000
- Subject: [Bug libstdc++/21772] New: exception safety testing allocator
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Placeholder for exception-safety tests for STL components.
The general technique I'd like to use is outlined by Matt. It's a throwing
allocator.
Ami has implemented this, nicely. I've attached it.
We need to integrate this into the testsuite, and make sure all containers are
testably eh-safe.
-benjamin
--
Summary: exception safety testing allocator
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bkoz at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21772