[Boost-bugs] [Boost C++ Libraries] #2165: regex_search match but regex_match is not filled

Subject: [Boost-bugs] [Boost C++ Libraries] #2165: regex_search match but regex_match is not filled
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-05 00:30:41


#2165: regex_search match but regex_match is not filled
--------------------------------------+-------------------------------------
 Reporter: mickael_at_[hidden] | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: regex
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: regex_search regex_match |
--------------------------------------+-------------------------------------
 Hi,

   I face a problem with the regex_search function. If a piece of the
 subject match the pattern, and the matched string isn't at start of
 subject, then regex_search return true but the match_results is empty.

   I attach a test case source.

   Sorry for my english, I'm French ;)

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2165>
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:58 UTC