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-19 19:12:40


#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 viboes):

 Regarding 1: <boost/date_time/posix_time/conversion.hpp> ends by including
 boost/config/auto_link.hpp. And even if even Boost.Thread don't use any
 non inlined function, these files contain function declarations that
 justify the inclusion of boost/config/auto_link.hpp. So I will add the
 dependency of boost_date_time in the Jamfile.

 Regarding 2: Do you mean that I need to include <boost/chrono.hpp> in
 boost/thread/tss.hpp even it it is not needed, just to satisfy the Visual
 Studio auto linker. This seems odd to me.

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