Warnings: teeks99-09-v14d-64onAMD64 - iterator / msvc-14.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 12:11:09 +0000
counting_iterator_test
..\libs\iterator\test\counting_iterator_test.cpp(250): warning C4244: '+=': conversion from 'ptrdiff_t' to 'int', possible loss of data
..\libs\iterator\test\counting_iterator_test.cpp(126): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/iterator/iterator_adaptor.hpp(318): warning C4244: '+=': conversion from '__int64' to 'unsigned long', possible loss of data
..\boost/iterator/iterator_adaptor.hpp(318): warning C4244: '+=': conversion from '__int64' to 'long', possible loss of data
..\boost/iterator/iterator_adaptor.hpp(318): warning C4244: '+=': conversion from '__int64' to 'unsigned int', possible loss of data
..\boost/iterator/iterator_adaptor.hpp(318): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
..\boost/iterator/counting_iterator.hpp(172): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
                
indirect_iterator_test
..\libs\iterator\test\indirect_iterator_test.cpp(112): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
                
permutation_iterator_test
..\libs\iterator\test\permutation_iterator_test.cpp(50): warning C4244: '=': conversion from '__int64' to 'double', possible loss of data
..\libs\iterator\test\permutation_iterator_test.cpp(54): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
                
transform_iterator_test
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' 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'
                
zip_iterator_test
c:\teeks99-09\run\boost_root\libs\iterator\test\detail/zip_iterator_test_original.ipp(855): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
                
zip_iterator_test2_fusion_list
c:\teeks99-09\run\boost_root\libs\iterator\test\detail/zip_iterator_test_original.ipp(855): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
                
zip_iterator_test2_fusion_vector
c:\teeks99-09\run\boost_root\libs\iterator\test\detail/zip_iterator_test_original.ipp(855): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
                
zip_iterator_test2_std_tuple
c:\teeks99-09\run\boost_root\libs\iterator\test\detail/zip_iterator_test_original.ipp(855): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data