Re: [Boost-bugs] [Boost C++ Libraries] #3459: Xpressive - Redundant search pattern causes fatal crash

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3459: Xpressive - Redundant search pattern causes fatal crash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-17 04:04:19


#3459: Xpressive - Redundant search pattern causes fatal crash
----------------------------------------------------+-----------------------
  Reporter: Eric Schwarz <master.universe@…> | Owner: eric_niebler
      Type: Bugs | Status: closed
 Milestone: Boost 1.41.0 | Component: xpressive
   Version: Boost 1.40.0 | Severity: Showstopper
Resolution: invalid | Keywords: Xpressive core dumped fatal crash
----------------------------------------------------+-----------------------
Changes (by eric_niebler):

  * status: new => closed
  * resolution: => invalid

Comment:

 "[:digit:]" is an invalid regular expression. The code is not crashing. It
 is throwing an exception, as it should. You probably meant: "[[:digit:]]".

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3459#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:01 UTC