Boost C++ Libraries: Ticket #4284: missing include protection in boost/graph/read_dimacs.hpp https://svn.boost.org/trac10/ticket/4284 <p> when including &lt;boost/graph/read_dimacs.hpp&gt; multiple times, the compiler complains about duplicate definition of default values. The bug is due to missing include protection. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4284 Trac 1.4.3 Jeremiah Willcock Thu, 03 Jun 2010 15:36:18 GMT owner, status, component changed https://svn.boost.org/trac10/ticket/4284#comment:1 https://svn.boost.org/trac10/ticket/4284#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">jsiek</span> to <span class="trac-author">Jeremiah Willcock</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">graph</span> </li> </ul> Ticket Jeremiah Willcock Thu, 03 Jun 2010 15:46:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4284#comment:2 https://svn.boost.org/trac10/ticket/4284#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62405" title="Added include guard; fixes #4284">[62405]</a>) Added include guard; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4284" title="#4284: Bugs: missing include protection in boost/graph/read_dimacs.hpp (closed: fixed)">#4284</a> </p> Ticket Jeremiah Willcock Thu, 03 Jun 2010 15:48:02 GMT <link>https://svn.boost.org/trac10/ticket/4284#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4284#comment:3</guid> <description> <p> Is the inclusion of "max_flow" in the keyword list a typo, or are there other files that need include guards as well? </p> </description> <category>Ticket</category> </item> <item> <author>Manfred Weis <manfredweis@…></author> <pubDate>Thu, 03 Jun 2010 17:25:15 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4284#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4284#comment:4</guid> <description> <p> max_flow has been set as a keyword to indicate that the error occured in the context of max flow calculation; does not imply other missing include protection. </p> </description> <category>Ticket</category> </item> </channel> </rss>