Boost C++ Libraries: Ticket #9434: error: ‘namespace boost::timer { }’ redeclared as different kind of symbol https://svn.boost.org/trac10/ticket/9434 <p> boost::unit_test_framework is using internally the deprecated version 1 timers. As such we are not able to upgrade to the new cpu_timers. </p> <p> boost/timer/timer.hpp:38:1: error: ‘namespace boost::timer { }’ redeclared as different kind of symbol </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9434 Trac 1.4.3 viboes Fri, 29 Nov 2013 21:26:01 GMT component changed; owner set https://svn.boost.org/trac10/ticket/9434#comment:1 https://svn.boost.org/trac10/ticket/9434#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Gennadiy Rozental</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">test</span> </li> </ul> Ticket anonymous Thu, 16 Jun 2016 22:29:54 GMT <link>https://svn.boost.org/trac10/ticket/9434#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9434#comment:2</guid> <description> <p> i also have this issue, can you please fix it ? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Mon, 11 Feb 2019 23:56:17 GMT</pubDate> <title>owner, milestone changed; keywords set https://svn.boost.org/trac10/ticket/9434#comment:3 https://svn.boost.org/trac10/ticket/9434#comment:3 <ul> <li><strong>keywords</strong> 1.70 added </li> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.69</span> </li> </ul> <p> Home made implementation, in branch <code>topic/GH-202-boost-timer-deprecation</code>. </p> Ticket Raffi Enficiaud Mon, 11 Feb 2019 23:56:30 GMT status changed https://svn.boost.org/trac10/ticket/9434#comment:4 https://svn.boost.org/trac10/ticket/9434#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Raffi Enficiaud Wed, 27 Feb 2019 23:53:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9434#comment:5 https://svn.boost.org/trac10/ticket/9434#comment:5 <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 master, boost 1.70, rev <code>412e3d5855cc7bee690cfc8d99ba7c3c0b043124</code>. </p> Ticket