[Boost-bugs] [Boost C++ Libraries] #5762: compilation warning: C4244: '=' : conversion from 'boost::uintmax_t' to 'digit_t', possible loss of data D:\dvm\trunk\buildenv\windows\vc-8.0\32\boost_1_47_0\boost\random\detail\large_arithmetic.hpp {99, 100}

Subject: [Boost-bugs] [Boost C++ Libraries] #5762: compilation warning: C4244: '=' : conversion from 'boost::uintmax_t' to 'digit_t', possible loss of data D:\dvm\trunk\buildenv\windows\vc-8.0\32\boost_1_47_0\boost\random\detail\large_arithmetic.hpp {99, 100}
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-08 07:28:38


#5762: compilation warning: C4244: '=' : conversion from 'boost::uintmax_t' to
'digit_t', possible loss of data
D:\dvm\trunk\buildenv\windows\vc-8.0\32\boost_1_47_0\boost\random\detail\large_arithmetic.hpp
{99,100}
------------------------------+---------------------------------------------
 Reporter: pluto@… | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 msvc-2005 warns about possible data loss but in this case assignments look
 correct, so please add an explicit cast or disable warning C4244 in
 disable_warnings.hpp.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5762>
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:07 UTC