Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4270: Hexadecimal range problem.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-28 08:28:42
#4270: Hexadecimal range problem.
-----------------------------------+----------------------------------------
Reporter: renhawking@⦠| Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: Boost 1.44.0 | Component: regex
Version: Boost 1.42.0 | Severity: Problem
Resolution: worksforme | Keywords:
-----------------------------------+----------------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => worksforme
Comment:
Works for me: don't forget that if you're embedding the expression in your
program as a string literal, then it becomes "\\x5A[\\x00-\\xCC]{12}\\x5A"
since the compiler gobbles up the first \.
HTH, John.
PS if you still have a problem, please reopen and post a self-contained
test case along with details of the compiler and platform used.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4270#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-02-16 18:50:03 UTC