Boost C++ Libraries: Ticket #4291: include protection incomplete in foreach.hpp https://svn.boost.org/trac10/ticket/4291 <p> foreach.hpp only checks </p> <blockquote> <p> #ifndef BOOST_FOREACH </p> </blockquote> <p> but does not </p> <blockquote> <p> #define BOOST_FOREACH </p> </blockquote> <p> (besides it should be BOOST_FOREACH_HPP for the sake of consistency) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4291 Trac 1.4.3 Eric Niebler Thu, 03 Jun 2010 20:01:33 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4291#comment:1 https://svn.boost.org/trac10/ticket/4291#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">invalid</span> </li> </ul> <p> You must not have looked very hard if you think that foreach.hpp doesn't #define BOOST_FOREACH. </p> Ticket Manfred Weis <manfredweis@…> Fri, 04 Jun 2010 08:26:18 GMT <link>https://svn.boost.org/trac10/ticket/4291#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4291#comment:2</guid> <description> <p> I agree, I only checked for common style of include guard ;-) </p> </description> <category>Ticket</category> </item> </channel> </rss>