Subject: [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-15 19:40:41
#11988: Variable length hexadecimal escape always fails in basic_regex_parser
------------------------------+-------------------------
Reporter: wbond <will@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.60.0 | Severity: Problem
Keywords: |
------------------------------+-------------------------
Using a variable length hexadecimal escape {{{\x{41}}}} causes the error
{{{Hexadecimal escape sequence was invalid}}}.
This appears to be caused by the {{{int}}} cast at
https://github.com/boostorg/regex/blob/aa6495ae486522456bb0d507cd93f8023c3c4c0c/include/boost/regex/v4/basic_regex_parser.hpp#L1759.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11988> 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