Warnings: teeks99-dkr-mg12 - range / gcc-12~c++17
Rev 079f9d414b36724455f9c3d155f3dec7ced42e5a / Thu, 10 Sep 2026 08:17:27 +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/random_shuffle.hpp:106:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = null_op1&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = null_op1&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
                
array
../boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-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]
                
random_shuffle
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:115:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = boost::{anonymous}::counted_generator<long int>&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:133:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = __gnu_cxx::__normal_iterator<int*, vector<int> >; _Generator = boost::{anonymous}::counted_generator<long int>&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:106:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = _Deque_iterator<int, int&, int*>]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:115:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = _Deque_iterator<int, int&, int*>]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:124:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = _Deque_iterator<int, int&, int*>; _Generator = boost::{anonymous}::counted_generator<long int>&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../boost/range/algorithm/random_shuffle.hpp:133:27: warning: 'void std::random_shuffle(_RAIter, _RAIter, _Generator&&) [with _RAIter = _Deque_iterator<int, int&, int*>; _Generator = boost::{anonymous}::counted_generator<long int>&]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
                
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]