Subject: [Boost-bugs] [Boost C++ Libraries] #12300: boost::smatch::suffix() bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-06-24 15:07:22
#12300: boost::smatch::suffix() bug
-------------------------------------------+-------------------------
Reporter: Pascal Séguy <pascal.seguy@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.58.0 | Severity: Showstopper
Keywords: |
-------------------------------------------+-------------------------
Hello,
regex are broken in my app after a compil on Ubuntu Xenial
(libboost_regex1.58.0). The app was working fine on Ubuntu trusty
(libboost_regex1.54).
Here follows the minimal code snippet (boostrebug.cpp).
compile:
g++ -g boostrebug.cpp -l boost_regex
run: ./a.out
The assertion fails on Ubuntu Xenial.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12300> 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:20 UTC