Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6213: Escaping close parentheses doesn't work in boost::regex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-24 17:55:58
#6213: Escaping close parentheses doesn't work in boost::regex
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by johnmaddock):
As Steven says, we need to see the string that failed to match to tell you
what's going on. My suspicion is that the string has content ''after the
closing ")"'' in which case regex_match ''will'' fail (remember regex
match only succeeds if the ''whole'' of the text was matched).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6213#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:50:08 UTC