Subject: [Boost-bugs] [Boost C++ Libraries] #3862: future.hpp - conversion from size_t to unsigned int
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-01-26 14:19:10
#3862: future.hpp - conversion from size_t to unsigned int
-------------------------------+--------------------------------------------
Reporter: dauphic@⦠| Owner: anthonyw
Type: Patches | Status: new
Milestone: Boost 1.42.0 | Component: thread
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
-------------------------------+--------------------------------------------
Lines 411, 413, 426 of future.hpp emit a warning (conversion from size_t
to unsigned int) on Visual Studio 2005. I changed the lines to use
std::vector<registered_waiter>::size_type instead, in the attached file.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3862> 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:02 UTC