Boost C++ Libraries: Ticket #6808: "pedantic" warning in property tree (extra semi-colon) https://svn.boost.org/trac10/ticket/6808 <p> Dear Sebastian, </p> <p> Thanks for your work on Boost <a class="missing wiki">PropertyTree</a>. FYI, I would appreciate if you could fix this in trunk. </p> <pre class="wiki">boost-1.50.0/include/boost/property_tree/detail/ptree_implementation.hpp:392:14: warning: extra ‘;’ [-pedantic] </pre><p> thanks R. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6808 Trac 1.4.3 Sebastian Redl Wed, 23 May 2012 12:11:24 GMT <link>https://svn.boost.org/trac10/ticket/6808#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6808#comment:1</guid> <description> <p> Fixed on trunk. Since this is a low-risk change, I should be able to still get it in for 1.50. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Sebastian Redl</dc:creator> <pubDate>Sun, 27 May 2012 13:18:41 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/6808#comment:2 https://svn.boost.org/trac10/ticket/6808#comment:2 <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> Fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/78679" title="Merge r78550 to release. Fixes an outdated test to work again. Fixes ...">r78679</a>. </p> Ticket