id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10667,"VC++ 2013 compiler warning C4244: 'initializing' : conversion from 'double' to 'const coordinate_type', possible loss of data",Volker Schöch ,Barend Gehrels,"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.",Support Requests,new,To Be Determined,geometry,Boost 1.66.0,Problem,,"warning, C4244",