Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5274: failed to compile future.hpp with stlport 5.1.5 under msvc8.1, because of undefined class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-27 11:18:23
#5274: failed to compile future.hpp with stlport 5.1.5 under msvc8.1, because of
undefined class
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: viboes
Type: Support Requests | Status: reopened
Milestone: | Component: thread
Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by s.seifried@â¦):
* status: closed => reopened
* version: Boost 1.46.0 => Boost 1.50.0
* resolution: worksforme =>
Comment:
Still the same problem in 1.50.0. Changing the type trait "typedef
std::vector<registered_waiter>::size_type count_type;" to the specific
type "typedef std::size_t count_type;" fixed the problem as a quick
workaround.
Environment is still the same, stlport 5.1.5 and msvc 8.1.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5274#comment:4> 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