Boost C++ Libraries: Ticket #7942: Problem compiling create_tables.cpp under GCC https://svn.boost.org/trac10/ticket/7942 <p> This file generates compiler errors under gcc, due to a missing typename and include. Patch is attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7942 Trac 1.4.3 p.brockamp@… Mon, 28 Jan 2013 16:06:57 GMT attachment set https://svn.boost.org/trac10/ticket/7942 https://svn.boost.org/trac10/ticket/7942 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">create_tables.cpp.diff</span> </li> </ul> <p> Eliminate compile erros under GCC </p> Ticket Joel de Guzman Mon, 28 Jan 2013 16:37:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7942#comment:1 https://svn.boost.org/trac10/ticket/7942#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82658" title="Fixes #7942">[82658]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7942" title="#7942: Bugs: Problem compiling create_tables.cpp under GCC (closed: fixed)">#7942</a> </p> Ticket