Warnings: teeks99-01-dc17-20-64onriscv64 - graph / clang-linux-17~c++20
Rev f2c0ab0f235cf60b0586dbd618cd4a87a7cdfc55 / Sat, 16 Nov 2024 18:27:30 +0000
csr_graph_test
../libs/graph/test/csr_graph_test.cpp:328:13: warning: variable 'edge_count' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
delete_edge
../boost/graph/detail/adjacency_list.hpp:2275:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
1 warning generated.
                
edge_coloring
../boost/graph/detail/adjacency_list.hpp:2275:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
1 warning generated.
                
fibonacci_heap
../libs/graph/example/fibonacci_heap.cpp:47:18: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<float *, std::vector<float>>>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
1 warning generated.
                
graph-assoc-types
../libs/graph/example/graph-assoc-types.cpp:16:63: warning: unused typedef 'Vertex' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:20:68: warning: unused typedef 'Par' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:19:63: warning: unused typedef 'Dir' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:17:61: warning: unused typedef 'Edge' [-Wunused-local-typedef]
4 warnings generated.
                
graph_1
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>> *, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, unsigned long>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_2
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>> *, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, unsigned long>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_3
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>> *, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, unsigned long>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_4
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::bidirectionalS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_5
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_6
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_7
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::bidirectionalS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_8
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
graph_9
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../libs/graph/test/graph.cpp:77:46: warning: 'bind1st<boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::undirectedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>, unsigned long, unsigned long &, vertex_id_t>, std::equal_to<unsigned long>>, void *>' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
2 warnings generated.
                
isomorphism

boost/bin.v2/libs/graph/test/isomorphism.test/clang-linux-17~c++20/debug/riscv_64/debug-symbols-off/threading-multi/visibility-hidden
../libs/graph/test/isomorphism.cpp:304:10: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<int *, std::vector<int>>, random_functor<std::mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615, 11, 4294967295, 7, 2636928640, 15, 4022730752, 18, 1812433253>> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../libs/graph/test/isomorphism.cpp:85:10: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long>>, random_functor<std::mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615, 11, 4294967295, 7, 2636928640, 15, 4022730752, 18, 1812433253>> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
../libs/graph/test/isomorphism.cpp:85:10: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long>>, random_functor<std::mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615, 11, 4294967295, 7, 2636928640, 15, 4022730752, 18, 1812433253>> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
3 warnings generated.
                

property_iter_1
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_2
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_3
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_4
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_5
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_6
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_7
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_8
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
property_iter_9
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
r_c_shortest_paths_example
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
                
r_c_shortest_paths_test
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
                
rcsp_custom_vertex_id
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
                
rcsp_single_solution
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
                
vf2_sub_graph_iso_test
../libs/graph/test/vf2_sub_graph_iso_test.cpp:80:10: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long>>, random_functor<std::mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615, 11, 4294967295, 7, 2636928640, 15, 4022730752, 18, 1812433253>> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
1 warning generated.
                
weighted_matching_test
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<void *, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, int &, boost::vertex_index_t>>, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, const int &, boost::vertex_index_t>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<void *, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, int &, boost::vertex_index_t>>, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, const int &, boost::vertex_index_t>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_matrix<boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long>, boost::typed_identity_property_map<unsigned long>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_matrix<boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long>, boost::typed_identity_property_map<unsigned long>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning