Warnings: teeks99-05-dg8-2a-32onarmv7l - graph / gcc-8~c++2a
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 03:42:08 +0000
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 ???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]
                
incremental-components-eg
../boost/pending/detail/disjoint_sets.hpp:58:18: warning: comparison of integer expressions of different signedness: ???int??? and ???const unsigned int??? [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integer expressions of different signedness: ???int??? and ???const 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 unsigned int??? [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integer expressions of different signedness: ???int??? and ???const 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 ???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]
                
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]
                
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]