Re: [Boost-bugs] [Boost C++ Libraries] #9544: gcc 4.9.0 -std=c++1y breakage

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-04 22:46:45


#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 Peter A. Bigot <pab@…>):

 No issues.

 {{{
 llc[1036]$ g++ --version
 g++ (GCC) 4.9.0 20140104 (experimental)
 Copyright (C) 2014 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 llc[1037]$ g++ -std=c++11 -c /tmp/f.cc
 llc[1038]$ g++ -std=c++1y -c /tmp/f.cc
 llc[1039]$
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9544#comment:2>
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