Warnings: teeks99-dkr-mc15-20 - graph / clang-linux-15~c++20
Rev ffb9cd380ffbafedd1bcd1911c00594a81db381a / Tue, 16 Jun 2026 03:27:21 +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.
                
cycle_ratio_example
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
2 warnings generated.
                
cycle_ratio_tests
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
9 warnings generated.
                
delete_edge
../boost/graph/detail/adjacency_list.hpp:2276: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:2276:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
1 warning generated.
                
graph-assoc-types
../libs/graph/example/graph-assoc-types.cpp:16:11: warning: unused type alias 'Vertex' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:20:11: warning: unused type alias 'Par' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:17:11: warning: unused type alias 'Edge' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:19:11: warning: unused type alias 'Dir' [-Wunused-local-typedef]
4 warnings generated.
                
graph_1
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_2
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_3
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_4
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_5
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_6
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_7
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_8
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_9
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning 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.
                
quick-tour
../libs/graph/example/quick-tour.cpp:34:11: warning: unused type alias 'iter_t' [-Wunused-local-typedef]
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.
                
two_graphs_common_spanning_trees
../libs/graph/example/two_graphs_common_spanning_trees.cpp:57:23: warning: unused variable 'vec' [-Wunused-variable]
1 warning generated.