------- Additional Comments From polzin_spamprotect_ at gmx dot de 2005-01-13 13:30 ------- I just want to add the information that unfortunately already "-D_GLIBCXX_DEBUG" turns on the abort, you don't need the PEDANTIC.
I find this annoying, because in my case rewriting is not so easy, because I store a struct of different iterators in a vector, and this information is gathered together one after the other and there is no scope, where all containers exist together. Thus, itīs not possible to initialize the struct without a GLIBCXX_DEBUG abort. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15523