Re: [Boost-bugs] [Boost C++ Libraries] #7045: Thread library does not automatically compile date_time

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7045: Thread library does not automatically compile date_time
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-18 10:45:42


#7045: Thread library does not automatically compile date_time
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: viboes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by anonymous):

 {{{
 Could you point to the file you are including that makes the linker fail?
 }}}
 I made a small test with "/showIncludes" and in fact the linker dependency
 to boost::chrono is in none of the header files directly or indirectly
 included via "<boost/thread/tss.hpp>"!

 Now where is it coming from? It's in fact in the compiled thread lib
 itself! E.g. the file "libboost_thread-vc110-mt-s-1_50" contains
 references to chrono: time_point, system_clock, ect.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7045#comment:29>
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:10 UTC