Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11988: Variable length hexadecimal escape always fails in basic_regex_parser
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-18 10:20:36
#11988: Variable length hexadecimal escape always fails in basic_regex_parser
-------------------------------+-------------------------
Reporter: wbond <will@â¦> | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: regex
Version: Boost 1.60.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+-------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => fixed
Comment:
I believe this is now fixed in:
https://github.com/boostorg/regex/commit/955d077d2b69d7c1014e36d86c737f7eb4b057b7
plus test cases:
https://github.com/boostorg/regex/commit/36b2fab2271bc97f8fae86029f587747f9fc1ff4
https://github.com/boostorg/regex/commit/e217808156e482dc1af6b97799e39a2fdfabe3fd
Note that strictly speaking this is still only a partial fix as
basic_regex<uintmax_t> could still only parse values up until the largest
value of intmax_t. It should fix this for char32_t etc though.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11988#comment:2> 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:19 UTC