Subject: [Boost-bugs] [Boost C++ Libraries] #9197: mpl\aux_\integral_wrapper.hpp(72): warning C4307: '+' : integral constant overflow
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-04 09:54:30
#9197: mpl\aux_\integral_wrapper.hpp(72): warning C4307: '+' : integral constant
overflow
--------------------------------------+------------------------------------
Reporter: Frank Heimes <drfghde@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost Development
Severity: Problem | Trunk
| Keywords: as of 24.09.2013
--------------------------------------+------------------------------------
While compiling with Visual Studio 2013 RC, the following warning is
issued:
mpl\aux_\integral_wrapper.hpp(72): warning C4307: '+' : integral constant
overflow
i.e. for the following line:
typedef AUX_WRAPPER_INST(
BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (value + 1)) ) next;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9197> 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:14 UTC