Warnings: teeks99-01-mg13-20-64onriscv64 - range / gcc-13~c++20
Rev b9e3b4f564bd0987b03f0ed32fd445d7e0c34c1f / Sat, 10 Feb 2024 08:53:00 +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]