Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5911: Crash in Boost::regex when _GLIBCXX_DEBUG is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-19 08:13:57
#5911: Crash in Boost::regex when _GLIBCXX_DEBUG is defined
---------------------------------+------------------------------------------
Reporter: noloader@⦠| Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: regex
Version: Boost 1.47.0 | Severity: Problem
Resolution: wontfix | Keywords: regex match crash
---------------------------------+------------------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => wontfix
Comment:
The issue here is not Boost.Regex specific: defining _GLIBCXX_DEBUG
changes the standard library ABI, so if you want to build your program
with _GLIBCXX_DEBUG defined, then all C++ libraries including Boost.Regex
must also be built with _GLIBCXX_DEBUG.
HTH, John.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5911#comment:1> 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:50:07 UTC