[Boost-bugs] [Boost C++ Libraries] #12426: boost/preprocessor/seq/for_each_i.hpp fails on gcc 5.4.0 and appleclang 7.3.0

Subject: [Boost-bugs] [Boost C++ Libraries] #12426: boost/preprocessor/seq/for_each_i.hpp fails on gcc 5.4.0 and appleclang 7.3.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-31 22:47:20


#12426: boost/preprocessor/seq/for_each_i.hpp fails on gcc 5.4.0 and appleclang
7.3.0
------------------------------+---------------------------
 Reporter: mjtruog@… | Owner: no-maintainer
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: preprocessor
  Version: Boost 1.58.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------
 I have attached test1.cpp which can be compiled with:
 {{{
 g++ -Wall -Wextra -Werror -g -O0 -save-temps -o test1.o -c -fpic test1.cpp
 }}}

 There appears to be more than 1 problem, but this at least shows that
 BOOST_PP_SEQ_FOR_EACH_I is broken when using these compilers (the string
 should not be present in the output, but is, with these compilers). Just
 check the test1.ii file to observe this.

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