Boost C++ Libraries: Ticket #2529: Extra ';' in make_expr.hpp https://svn.boost.org/trac10/ticket/2529 <p> There are three extra ';' in make_expr.hpp, which cause errors when compiling with gcc using -pedantic. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2529 Trac 1.4.3 David Pol Sun, 23 Nov 2008 00:50:20 GMT attachment set https://svn.boost.org/trac10/ticket/2529 https://svn.boost.org/trac10/ticket/2529 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">p.patch</span> </li> </ul> Ticket Eric Niebler Sun, 23 Nov 2008 01:04:54 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2529#comment:1 https://svn.boost.org/trac10/ticket/2529#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/49880" title="fix proto::call for callable transforms with &gt;3 arguments, remove ...">[49880]</a>) fix proto::call for callable transforms with &gt;3 arguments, remove unnecessary semicolons from make_expr.hpp, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2529" title="#2529: Patches: Extra ';' in make_expr.hpp (closed: fixed)">#2529</a> </p> Ticket