Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9544: gcc 4.9.0 -std=c++1y breakage
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-05 04:33:34
#9544: gcc 4.9.0 -std=c++1y breakage
-------------------------------------+-------------------------
Reporter: Peter A. Bigot <pab@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------+-------------------------
Comment (by marshall):
[ Marshall posting for Peter ]
This issue arose as of
[http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=197248 GCC SVN
commit 197248] which implements [http://www.open-
std.org/jtc1/sc22/wg21/docs/papers/2013/n3582.html N3582]. It occurs
because the
[http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/cp/parser.c?r1=197248&r2=197247&pathrev=197248
change on line 4109] preserves parentheses at the front end (with that
change reverted, gcc works correctly).
This is now [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59681 PR
C++/59681]. The fix in GCC is not trivial, so I've just made
[https://github.com/boostorg/regex/pull/1 pull #1] so the trivial fix for
boost (remove the parens) can be applied.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9544#comment:4> 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:15 UTC