public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/32017]  New: Exception-safety bug
@ 2007-05-21  4:49 dave at boost-consulting dot com
  2007-05-21  5:03 ` [Bug libstdc++/32017] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dave at boost-consulting dot com @ 2007-05-21  4:49 UTC (permalink / raw)
  To: gcc-bugs

list<T>::insert(pos, start, finish) doesn't provide the strong guarantee as
required by 23.2.3.3 list modifiers

See
http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/b215edcb44b19bb9/c875353acb4da29e

It's almost a sure bet that libstdc++ contains other exception-safety bugs.

I suggest you adapt and adopt the test mentioned here:
http://groups.google.com/group/comp.lang.c++.moderated/tree/browse_frm/thread/1ff1165766b913f5/92dcc2c639b9ce39
and here:
http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/5272e2a3501ad534/3c80688532fcf240


-- 
           Summary: Exception-safety bug
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dave at boost-consulting dot com
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32017


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-21 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-21  4:49 [Bug libstdc++/32017] New: Exception-safety bug dave at boost-consulting dot com
2007-05-21  5:03 ` [Bug libstdc++/32017] " pinskia at gcc dot gnu dot org
2007-05-21  8:22 ` pcarlini at suse dot de
2007-05-21 13:26 ` dave at boost-consulting dot com
2007-05-21 14:01 ` pcarlini at suse dot de
2007-05-21 14:57 ` [Bug libstdc++/32017] consistent exception-safety container testing bkoz at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).