Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1276: spirit problem with _GLIBCXX_DEBUG
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-28 18:11:19
#1276: spirit problem with _GLIBCXX_DEBUG
-------------------------------+--------------------------------------------
Reporter: tim_at_[hidden] | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by tim_at_[hidden]):
yes test_xml_parser_spirit.cpp triggers this error:
{{{
cd boost/libs/property_tree/test
g++ -I ../../.. -D_GLIBCXX_DEBUG test_xml_parser_spirit.cpp
./a.out
(progress) Starting generic parser test with test file "testok1.xml"
/usr/include/c++/4.2/debug/safe_iterator.h:131:error: attempt to copy-
construct an iterator from a singular iterator.
Objects involved in the operation:
iterator "this" @ 0x0xbf86c6b4 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt6__norm6vectorIcSaIcEEEEENSt7__debug6vectorIcS7_EEEE
(constant iterator);
state = singular;
}
iterator "other" @ 0x0xbf86c7f4 {
type =
N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt6__norm6vectorIcSaIcEEEEENSt7__debug6vectorIcS7_EEEE
(constant iterator);
state = singular;
}
**** no errors detected
}}}
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1276#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC