Re: [Boost-bugs] [Boost C++ Libraries] #8458: -DBOOST_THREAD_DONT_USE_CHRONO in thread.obj.rsp but not explicitly set

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8458: -DBOOST_THREAD_DONT_USE_CHRONO in thread.obj.rsp but not explicitly set
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-18 21:52:02


#8458: -DBOOST_THREAD_DONT_USE_CHRONO in thread.obj.rsp but not explicitly set
------------------------------------+---------------------------------------
  Reporter: lukeocamden@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+---------------------------------------

Comment (by anonymous):

 Replying to [comment:1 viboes]:
> Are you sure you are using 1.53? Where do you see that
>
>
> {{{
> boost::thread::try_join_until(const
 chrono::time_point<chrono::system_clock, chrono::nanoseconds>&);
> }}}
>
>
> is declared with dllimport?

 It's implicitly dllexport/dllimport because the whole class boost::thread
 is declared so via BOOST_THREAD_DECL.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8458#comment:3>
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:12 UTC