Subject: [Boost-bugs] [Boost C++ Libraries] #5407: linker error when using boost::chrono in more than one cpp file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-01 10:19:12
#5407: linker error when using boost::chrono in more than one cpp file
-----------------------------------------------+----------------------------
Reporter: Edward Rankin <erankin@â¦> | Owner: viboes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-----------------------------------------------+----------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5407> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC