Subject: [Boost-bugs] [Boost C++ Libraries] #10667: VC++ 2013 compiler warning C4244: 'initializing' : conversion from 'double' to 'const coordinate_type', possible loss of data
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-16 10:49:40
#10667: VC++ 2013 compiler warning C4244: 'initializing' : conversion from 'double'
to 'const coordinate_type', possible loss of data
-------------------------------------+-------------------------------------
Reporter: Volker Schöch | Type: Support Requests
<vschoech@â¦> | Milestone: To Be Determined
Status: new | Version: Boost 1.56.0
Component: None | Keywords: VC++ 2013, warning,
Severity: Problem | C4244
-------------------------------------+-------------------------------------
I'm using Microsoft Visual Studio 12 (2013) to compile boost 1.56.0. I use
compiler flag /W4. The following warnings (which we declared errors for
our project) occur in geometry, regardless whether I'm compiling for x64
or x86:
{{{
\boost_1_56_0\boost\geometry\algorithms\detail\sections\sectionalize.hpp(612):
warning C4244: 'initializing' : conversion from 'double' to 'const
coordinate_type', possible loss of data
}}}
Please consider related Ticket #8402.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10667> 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:17 UTC