Warnings: teeks99-dkr-dg7 - range / gcc-7~c++14
Rev d14c9e4596b8f3896f17f5403755f1ec7019b19a / Thu, 14 Nov 2024 23:15:12 +0000
algorithm
../libs/range/test/algorithm.cpp:182:22: warning: variable 'o' set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable 's' set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:182:22: warning: variable 'o' set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable 's' set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:182:22: warning: variable 'o' set but not used [-Wunused-but-set-variable]
../libs/range/test/algorithm.cpp:183:19: warning: variable 's' set but not used [-Wunused-but-set-variable]
../boost/range/algorithm/generate.hpp:29:22: warning: mangled name for 'ForwardRange& boost::range::generate(ForwardRange&, Generator) [with ForwardRange = std::pair<__gnu_cxx::__normal_iterator<int*, std::vector<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int> > >; Generator = int (*)() throw ()]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
../boost/range/algorithm/generate.hpp:29:22: warning: mangled name for 'ForwardRange& boost::range::generate(ForwardRange&, Generator) [with ForwardRange = std::vector<int>; Generator = int (*)() throw ()]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
../boost/range/algorithm/generate.hpp:29:22: warning: mangled name for 'ForwardRange& boost::range::generate(ForwardRange&, Generator) [with ForwardRange = std::__cxx11::list<int>; Generator = int (*)() throw ()]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
                
array
../boost/test/tools/old/impl.hpp:107:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                
counting_range
../libs/range/test/counting_range.cpp:56:14: warning: 'void boost::{anonymous}::counting_range_test_range()' defined but not used [-Wunused-function]
                
strided
../libs/range/test/adaptor_test/strided.cpp:147:20: warning: variable 'last' set but not used [-Wunused-but-set-variable]
../libs/range/test/adaptor_test/strided.cpp:147:20: warning: variable 'last' set but not used [-Wunused-but-set-variable]