Warnings: teeks99-09-v11d-64onAMD64 - polygon / msvc-11.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 05:18:24 +0000
gtl_boost_unit_test
..\libs\polygon\test\gtl_boost_unit_test.cpp(905) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
..\libs\polygon\test\gtl_boost_unit_test.cpp(2265) : warning C4100: 'argv' : unreferenced formal parameter
..\libs\polygon\test\gtl_boost_unit_test.cpp(2265) : warning C4100: 'argc' : unreferenced formal parameter
..\libs\polygon\test\gtl_boost_unit_test.cpp(2395) : warning C4100: 'argc' : unreferenced formal parameter
c:\teeks99-09\run\boost_root\boost\polygon\polygon_90_set_data.hpp(801) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\polygon_traits.hpp(754) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\utility(182) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(1394) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(1395) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(2315) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(2316) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_formation.hpp(1463) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_formation.hpp(1082) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_formation.hpp(1422) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_formation.hpp(1354) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_formation.hpp(1370) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
                
polygon_rectangle_test
..\boost/polygon/rectangle_concept.hpp(972) : warning C4244: 'argument' : conversion from 'boost::polygon::coordinate_traits<int>::unsigned_area_type' to 'int', possible loss of data
..\boost/polygon/rectangle_concept.hpp(974) : warning C4244: 'argument' : conversion from 'boost::polygon::coordinate_traits<int>::unsigned_area_type' to 'int', possible loss of data
..\boost/polygon/rectangle_concept.hpp(986) : warning C4244: 'argument' : conversion from 'boost::polygon::coordinate_traits<int>::unsigned_area_type' to 'int', possible loss of data
..\boost/polygon/rectangle_concept.hpp(988) : warning C4244: 'argument' : conversion from 'boost::polygon::coordinate_traits<int>::unsigned_area_type' to 'int', possible loss of data
                
polygon_set_data_test
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(1394) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(1395) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(2315) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\boost\polygon\detail/polygon_arbitrary_formation.hpp(2316) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
                
voronoi_builder_test
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xutility(2761) : warning C4996: 'std::_Fill_n': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
                
voronoi_ctypes_test
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xutility(2761) : warning C4996: 'std::_Fill_n': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
                
voronoi_robust_fpt_test
..\libs\polygon\test\voronoi_robust_fpt_test.cpp(342) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xutility(2761) : warning C4996: 'std::_Fill_n': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'