Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2048: exception when I create boost::RegEx in destructor code flow
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-05 14:22:01
#2048: exception when I create boost::RegEx in destructor code flow
----------------------------------------+-----------------------------------
Reporter: Boris <boris_k_at_[hidden]> | Owner: johnmaddock
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: regex
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords: exception SetExpression
----------------------------------------+-----------------------------------
Comment(by Boris <boris_k_at_[hidden]>):
I can not provide u an stable error case now.
I will as soon as I can.
Some time I see error while I use boost::RegEx but
I can not reproduce an error in small sample project.
I will keep you in touch.
Thank you.
Boris.
PS Last error was when I had changed line
boost::RegEx Sometest("<LoginRecord>.*</LoginRecord>");
to line
boost::RegEx Sometest(".*<LoginRecord>.*</LoginRecord>");
But it works fine now and I can not reproduce this error now.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2048#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:49:58 UTC