Boost C++ Libraries: Ticket #5485: BOOST_DEFINE_RANGE_ADAPTOR_1 macro is twice defined in boost/range/adaptor/define_adaptor.hpp https://svn.boost.org/trac10/ticket/5485 <p> In boost/range/adaptor/define_adaptor.hpp, BOOST_DEFINE_RANGE_ADAPTOR_1 macro is twice defined at line 47 and 65 with nonidentical definitions, which will make the program ill-formed. The first definition should be removed. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5485 Trac 1.4.3 Neil Groves Sun, 22 May 2011 20:01:37 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5485#comment:1 https://svn.boost.org/trac10/ticket/5485#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Thank you for the report. This is resolved on the trunk. </p> Ticket