Warnings: teeks99-dkr-dg13-g11 - graph / gcc-13~gnu11
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Sun, 17 Nov 2024 18:29:52 +0000
bellman-example
../boost/graph/detail/adjacency_list.hpp:2275:20: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
                
bfs-name-printer
../boost/graph/detail/adjacency_list.hpp:2275:20: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
                
biconnected_components_test
../boost/graph/detail/adjacency_list.hpp:2275:20: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
                
delete_edge
../boost/graph/detail/adjacency_list.hpp:2275:20: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
                
edge_coloring
../boost/graph/detail/adjacency_list.hpp:2275:20: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
                
fibonacci_heap
../libs/graph/example/fibonacci_heap.cpp:44:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<float>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
                
graph-assoc-types
../libs/graph/example/graph-assoc-types.cpp:16:63: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
../libs/graph/example/graph-assoc-types.cpp:17:61: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
../libs/graph/example/graph-assoc-types.cpp:19:63: warning: typedef 'Dir' locally defined but not used [-Wunused-local-typedefs]
../libs/graph/example/graph-assoc-types.cpp:20:68: warning: typedef 'Par' locally defined but not used [-Wunused-local-typedefs]
                
graph_1
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >*, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = long unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_2
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >*, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = long unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_3
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >*, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = long unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_4
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::bidirectionalS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_5
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_6
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_7
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::bidirectionalS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_8
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::directedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
graph_9
../libs/graph/test/graph.cpp:77:53: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::indirect_cmp<boost::adj_list_vertex_property_map<boost::adjacency_list<boost::setS, boost::setS, boost::undirectedS, boost::property<vertex_id_t, long unsigned int>, boost::property<edge_id_t, long unsigned int> >, long unsigned int, long unsigned int&, vertex_id_t>, equal_to<long unsigned int> >; _Tp = void*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
incremental-components-eg
../boost/pending/detail/disjoint_sets.hpp:58:18: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
                
incremental_components
../boost/pending/detail/disjoint_sets.hpp:58:18: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
                
min_degree_empty
../libs/graph/test/min_degree_empty.cpp:40:29: warning: comparison of integer expressions of different signedness: 'std::map<int, int>::mapped_type' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
                
r_c_shortest_paths_example
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: typedef 'LTraits' locally defined but not used [-Wunused-local-typedefs]
../libs/graph/example/r_c_shortest_paths_example.cpp:159:45: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/graph/example/r_c_shortest_paths_example.cpp:160:46: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
r_c_shortest_paths_test
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: typedef 'LTraits' locally defined but not used [-Wunused-local-typedefs]
../libs/graph/test/r_c_shortest_paths_test.cpp:160:45: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/graph/test/r_c_shortest_paths_test.cpp:161:46: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/graph/test/r_c_shortest_paths_test.cpp:264:45: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/graph/test/r_c_shortest_paths_test.cpp:265:46: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
rcsp_custom_vertex_id
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: typedef 'LTraits' locally defined but not used [-Wunused-local-typedefs]
                
rcsp_single_solution
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: typedef 'LTraits' locally defined but not used [-Wunused-local-typedefs]