Re: [Boost-bugs] [Boost C++ Libraries] #13126: regex with ICU crashes with named sub-expressions

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13126: regex with ICU crashes with named sub-expressions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-07-17 00:10:04


#13126: regex with ICU crashes with named sub-expressions
-------------------------------+--------------------------
  Reporter: anonymous | Owner: John Maddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: regex
   Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------

Comment (by zhivkot@…):

 Also to add that my current workaround is to use implementation specific
 public methods to set the named sub-expressions pointer:
 myMatchResults.set_named_subs( myU32regex.get_named_subs() );

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13126#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-07-17 00:13:35 UTC