Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12705: wsregex_iterator construction failed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-12-29 11:01:33
#12705: wsregex_iterator construction failed
-------------------------------+-------------------------
Reporter: shen_jun_hua@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by johnmaddock):
You will need to provide a complete, self contained test case for me to
investigate.
However, this looks like it might be the usual C++ order-of-initialization
issue, which is to say, I suspect you are constructing the regex_iterator
in progam startup code before the static regex instance is constructed.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12705#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:20 UTC