[Boost-bugs] [Boost C++ Libraries] #9926: Invalid limition for Sun compilers in foreach.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #9926: Invalid limition for Sun compilers in foreach.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-18 19:59:58


#9926: Invalid limition for Sun compilers in foreach.hpp
-------------------------------------------------+-------------------------
 Reporter: Stephen Clamage <stephen.clamage@…> | Owner:
     Type: Bugs | eric_niebler
Milestone: To Be Determined | Status: new
  Version: Boost 1.55.0 | Component: foreach
 Keywords: | Severity: Problem
-------------------------------------------------+-------------------------
 {{{
 File boost/foreach.hpp defines the macro
 BOOST_FOREACH_NO_CONST_RVALUE_DETECTION
 for various compiler versions, including for __SUNPRO_CC, >= 0x5100 (at
 line 63)

 This restriction does not seem to be needed for compilers currently
 supported.
 Please remove this line, thus allowing the macro
 BOOST_FOREACH_RUN_TIME_CONST_RVALUE_DETECTION to be defined.
 }}}

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