Boost C++ Libraries: Ticket #5407: linker error when using boost::chrono in more than one cpp file https://svn.boost.org/trac10/ticket/5407 <p> I have discovered a bug in boost/chrono/detail/scan_keyword.hpp, when I use boost::chrono in more than one cpp file. The function void free_aux(void*) on L33 is not inlined, so the linker will complained it was already defined in another obj file. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5407 Trac 1.4.3 viboes Thu, 14 Apr 2011 19:56:12 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5407#comment:1 https://svn.boost.org/trac10/ticket/5407#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/71259" title="Chrono: Fix #5407 linker error when using boost::chrono in more than ...">[71259]</a>) Chrono: Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5407" title="#5407: Bugs: linker error when using boost::chrono in more than one cpp file (closed: fixed)">#5407</a> linker error when using boost::chrono in more than one cpp file </p> Ticket viboes Thu, 14 Apr 2011 19:57:00 GMT <link>https://svn.boost.org/trac10/ticket/5407#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5407#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/71260" title="Chrono: Fix #5407 linker error when using boost::chrono in more than ...">[71260]</a>) Chrono: Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5407" title="#5407: Bugs: linker error when using boost::chrono in more than one cpp file (closed: fixed)">#5407</a> linker error when using boost::chrono in more than one cpp file </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Thu, 14 Apr 2011 20:00:54 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5407#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5407#comment:3</guid> <description> <p> Hi, </p> <p> thanks for reporting this error. I have committed a fix at revision 71260 either on trunk or release branch. </p> <p> I will add a test for odr very soon. </p> <p> Please be free to reopen the ticket if the modification doesn't solves the issue. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 28 May 2011 07:32:42 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/5407#comment:4 https://svn.boost.org/trac10/ticket/5407#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.47.0</span> </li> </ul> Ticket