id summary reporter owner description type status milestone component version severity resolution keywords cc 9926 Invalid limition for Sun compilers in foreach.hpp Stephen Clamage Eric Niebler "{{{ 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. }}}" Bugs new To Be Determined foreach Boost 1.55.0 Problem