Re: [Boost-bugs] [Boost C++ Libraries] #10667: VC++ 2013 compiler warning C4244: 'initializing' : conversion from 'double' to 'const coordinate_type', possible loss of data

Subject: Re: [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: 2018-01-04 14:02:29


#10667: VC++ 2013 compiler warning C4244: 'initializing' : conversion from 'double'
to 'const coordinate_type', possible loss of data
-----------------------------------------+----------------------------
  Reporter: Volker Schöch <vschoech@…> | Owner: Barend Gehrels
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: geometry
   Version: Boost 1.66.0 | Severity: Problem
Resolution: | Keywords: warning, C4244
-----------------------------------------+----------------------------
Changes (by Volker Schöch <vschoech@…>):

 * keywords: VC++ 2013, warning, C4244 => warning, C4244
 * version: Boost 1.57.0 => Boost 1.66.0

Comment:

 This warning still occurs with boost 1.66.0 and VC++ 14.12.25827. In my
 case, the first occurrence is the following:
 {{{
 \boost_1_66_0\boost\geometry\strategies\cartesian\side_by_triangle.hpp(114):
 warning C4244: 'initializing': conversion from 'coordinate_type' to
 'promoted_type', possible loss of data
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/10667#comment:3>
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 : 2018-01-04 14:07:37 UTC