2025-10-22 00:02 ftp://ftp.de.debian.org/debian/pool/main/i/igraph/igraph_1.0.0+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openmp --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.17.0-5-generic-x86_64-with-glibc2.42 python: 3.13.7 client-version: 1.3.69 compiler: g++ (Ubuntu 15.2.0-4ubuntu4) 15.2.0 cppcheck: head 2.18.0 head-info: 901a331 (2025-10-21 10:10:52 +0200) count: 4127 4107 elapsed-time: 20.4 20.0 head-timing-info: old-timing-info: head results: igraph-1.0.0+ds/examples/simple/adjlist.c:37:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_TREE_OUT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/bellman_ford.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/cattributes.c:54:27: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/cattributes2.c:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/cattributes3.c:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/cattributes3.c:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/cattributes4.c:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/centralization.c:36:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/cohesive_blocks.c:55:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/coloring.c:39:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_COLORING_GREEDY_COLORED_NEIGHBORS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/creation.c:13:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/distances.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/dominator_tree.c:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/dot.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/eigenvector_centrality.c:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/even_tarjan.c:65:25: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/flow.c:42:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/flow.c:43:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: infile [nullPointerOutOfResources] igraph-1.0.0+ds/examples/simple/flow.c:40:19: note: Assuming allocation function fails igraph-1.0.0+ds/examples/simple/flow.c:40:19: note: Assignment 'infile=fopen("ak-4102.max","r")', assigned value is 0 igraph-1.0.0+ds/examples/simple/flow.c:43:12: note: Null pointer dereference igraph-1.0.0+ds/examples/simple/flow2.c:64:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/foreign.c:46:26: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/gml.c:45:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/graphml.c:36:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_all_st_mincuts.c:46:22: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_assortativity_degree.c:15:47: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_assortativity_nominal.c:14:46: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_atlas.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_attribute_combination.c:10:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_barabasi_game.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_BARABASI_BAG [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_barabasi_game2.c:50:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_bfs_callback.c:36:17: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_bfs_simple.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_biconnected_components.c:26:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_bipartite_create.c:39:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_bipartite_projection.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_cliques.c:122:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_cocitation.c:30:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_community_edge_betweenness.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_community_fastgreedy.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_community_label_propagation.c:48:16: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_community_leading_eigenvector.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_community_leading_eigenvector.c:32:18: error: Uninitialized variable: &g [uninitvar] igraph-1.0.0+ds/examples/simple/igraph_community_leiden.c:53:29: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_community_multilevel.c:32:68: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_community_optimal_modularity.c:30:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_complementer.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_compose.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_contract_vertices.c:76:56: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_decompose.c:17:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_degree.c:42:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_degree_sequence_game.c:38:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DEGSEQ_CONFIGURATION [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_delete_edges.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_delete_vertices.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_diameter.c:45:32: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_difference.c:35:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_disjoint_union.c:30:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_eccentricity.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_es_pairs.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_OUT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_feedback_arc_set.c:42:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_feedback_arc_set_ip.c:39:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_error_handler_printignore [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_full.c:32:49: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_get_all_shortest_paths_dijkstra.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_colex_cmp [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_all_shortest_paths_dijkstra.c:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_eid.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_OUT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_laplacian.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_OUT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:115:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:125:13: style: Condition 'res' is always false [knownConditionTrueFalse] igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:123:29: note: Calling function 'test_laplacian' returns 0 igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:123:29: note: Assignment 'res=test_laplacian(v,dir,is_normalized?IGRAPH_LAPLACIAN_SYMMETRIC:IGRAPH_LAPLACIAN_UNNORMALIZED)', assigned value is 0 igraph-1.0.0+ds/examples/simple/igraph_get_laplacian_sparse.c:125:13: note: Condition 'res' is always false igraph-1.0.0+ds/examples/simple/igraph_get_shortest_paths.c:83:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_get_shortest_paths_dijkstra.c:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_girth.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_grg_game.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EDGEORDER_ID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_has_multiple.c:33:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_independent_sets.c:47:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_intersection.c:28:21: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_is_loop.c:30:26: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_is_minimal_separator.c:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_is_multiple.c:43:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_is_separator.c:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_isomorphic_vf2.c:62:77: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_join.c:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_kary_tree.c:34:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_TREE_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_lapack_dgeevx.c:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DGEEVX_BALANCE_BOTH [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_lapack_dgesv.c:98:13: style: Local variable 'j' shadows outer variable [shadowVariable] igraph-1.0.0+ds/examples/simple/igraph_lapack_dgesv.c:39:12: note: Shadowed declaration igraph-1.0.0+ds/examples/simple/igraph_lapack_dgesv.c:98:13: note: Shadow variable igraph-1.0.0+ds/examples/simple/igraph_lapack_dsyevr.c:44:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DSYEV_SELECT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_layout_reingold_tilford.c:35:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_layout_reingold_tilford.c:36:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] igraph-1.0.0+ds/examples/simple/igraph_layout_reingold_tilford.c:34:14: note: Assuming allocation function fails igraph-1.0.0+ds/examples/simple/igraph_layout_reingold_tilford.c:34:14: note: Assignment 'f=fopen("igraph_layout_reingold_tilford.in","r")', assigned value is 0 igraph-1.0.0+ds/examples/simple/igraph_layout_reingold_tilford.c:36:12: note: Null pointer dereference igraph-1.0.0+ds/examples/simple/igraph_list_triangles.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NO_LOOPS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_maximal_cliques.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_maximum_bipartite_matching.c:56:37: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_mincut.c:49:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_minimal_separators.c:45:35: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_minimum_size_separators.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_minimum_spanning_tree.c:37:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EDGEORDER_ID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_motifs_randesu.c:8:32: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_neighbors.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_pagerank.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_radius.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_read_graph_dl.c:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_read_graph_graphdb.c:36:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_read_graph_lgl.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_read_graph_lgl.c:60:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: input [nullPointerOutOfResources] igraph-1.0.0+ds/examples/simple/igraph_read_graph_lgl.c:58:18: note: Assuming allocation function fails igraph-1.0.0+ds/examples/simple/igraph_read_graph_lgl.c:58:18: note: Assignment 'input=fopen("igraph_read_graph_lgl-2.lgl","r")', assigned value is 0 igraph-1.0.0+ds/examples/simple/igraph_read_graph_lgl.c:60:12: note: Null pointer dereference igraph-1.0.0+ds/examples/simple/igraph_realize_degree_sequence.c:13:184: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_reciprocity.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_regular_tree.c:13:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_TREE_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_ring.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_similarity.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_simplify.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_small.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_sparsemat.c:49:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:89:17: style: Local variable 'vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:81:46: note: Shadowed declaration igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:89:17: note: Shadow variable igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:90:17: style: Local variable 'vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:81:46: note: Shadowed declaration igraph-1.0.0+ds/examples/simple/igraph_sparsemat3.c:90:17: note: Shadow variable igraph-1.0.0+ds/examples/simple/igraph_sparsemat4.c:51:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_sparsemat8.c:136:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_star.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STAR_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_strvector.c:53:16: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_subisomorphic_lad.c:54:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_symmetric_tree.c:18:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_TREE_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_to_undirected.c:34:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_topological_sorting.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_transitivity.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_union.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_vector_int_list_sort.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_lex_cmp [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_vs_nonadj.c:39:16: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_vs_range.c:39:16: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_vs_vector.c:74:16: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_weighted_adjacency.c:58:20: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/simple/igraph_write_graph_lgl.c:14:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/igraph_write_graph_pajek.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_cattribute_table [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/safelocale.c:19:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/simple/safelocale.c:20:19: style: Variable 'lc' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/examples/simple/walktrap.c:50:23: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/examples/tutorial/tutorial1.c:26:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/examples/tutorial/tutorial3.c:32:41: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/centrality/betweenness.c:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:236:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SHORTEST_PATH_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:345:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SHORTEST_PATH_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:432:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:585:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:838:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:1016:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:1241:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/betweenness.c:79:13: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:64:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:79:13: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:88:21: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:64:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:88:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:105:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:64:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:105:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:160:13: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:145:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:160:13: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:169:21: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:145:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:169:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:187:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:145:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:187:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:250:13: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:228:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:250:13: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:260:21: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:228:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:260:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:289:25: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:241:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:289:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:291:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:228:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:291:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:297:25: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:241:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:297:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:299:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:228:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:299:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:359:13: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:337:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:359:13: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:369:21: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:337:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:369:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:398:25: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:350:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:398:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:400:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:337:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:400:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:406:25: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:350:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:406:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:408:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:337:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:408:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:658:25: style: Local variable 'tmpres' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:578:32: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:658:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:681:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:555:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:681:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:906:25: style: Local variable 'tmpres' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:828:32: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:906:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:931:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:818:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:931:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:1137:25: style: Local variable 'tmpres' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:1015:32: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:1137:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:1162:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:1002:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:1162:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:1355:25: style: Local variable 'tmpres' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/betweenness.c:1243:32: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:1355:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/betweenness.c:1381:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/betweenness.c:1229:26: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/betweenness.c:1381:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/centralization.c:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:223:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:389:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:476:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:528:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:645:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/centralization.c:698:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/closeness.c:153:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/closeness.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/closeness.c:467:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/closeness.c:571:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/closeness.c:213:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:124:66: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:213:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:237:21: style: Local variable 'reachable_count' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:125:70: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:237:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:242:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:124:66: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:242:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:245:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:124:66: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:245:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:397:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:324:80: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:397:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:415:21: style: Local variable 'reachable_count' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:325:50: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:415:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:420:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:324:80: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:420:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:423:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:324:80: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:423:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:509:25: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:448:103: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:509:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:624:25: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/closeness.c:545:67: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/closeness.c:624:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/closeness.c:150:27: style: Variable 'mindist' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/centrality/closeness.c:338:26: style: Variable 'actdist' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/centrality/closeness.c:459:26: style: Variable 'actdist' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/centrality/closeness.c:568:27: style: Variable 'mindist' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/centrality/coreness.c:64:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/coreness.c:143:25: style: Local variable 'cores' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/coreness.c:56:30: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/coreness.c:143:25: note: Shadow variable igraph-1.0.0+ds/src/centrality/eigenvector.c:146:54: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/centrality/hub_authority.c:338:48: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/centrality/pagerank.c:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/pagerank.c:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/pagerank.c:374:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/pagerank.c:468:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/pagerank.c:511:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/pagerank.c:85:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/pagerank.c:66:22: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:85:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/pagerank.c:146:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/pagerank.c:130:22: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:146:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/pagerank.c:153:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/centrality/pagerank.c:130:22: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:153:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/pagerank.c:582:33: style: Local variable 'vector' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/pagerank.c:490:101: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:582:33: note: Shadow variable igraph-1.0.0+ds/src/centrality/pagerank.c:704:21: style: Local variable 'vector' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/pagerank.c:490:101: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:704:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/pagerank.c:705:21: style: Local variable 'vector' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/pagerank.c:490:101: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/pagerank.c:705:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/prpack.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_HANDLE_EXCEPTIONS_BEGIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/prpack.cpp:133:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] igraph-1.0.0+ds/src/centrality/prpack.cpp:119:21: style: Local variable 'vector' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/prpack.cpp:36:94: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/prpack.cpp:119:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:296:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:19:20: warning: Member variable 'prpack_base_graph::num_self_es' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:106:20: warning: Member variable 'prpack_base_graph::num_vs' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:106:20: warning: Member variable 'prpack_base_graph::num_es' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:106:20: warning: Member variable 'prpack_base_graph::num_self_es' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.h:30:13: style: Class 'prpack_base_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.h:31:13: style: Class 'prpack_base_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.h:32:13: style: Class 'prpack_base_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.h:33:13: style: Class 'prpack_base_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:31:10: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:72:14: style: Variable 'hs' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:73:14: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:118:10: style: Variable 'hs' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:119:10: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.h:19:13: style: Class 'prpack_preprocessed_ge_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.h:23:13: style: Class 'prpack_preprocessed_gs_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.h:32:13: style: Class 'prpack_preprocessed_scc_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.h:26:13: style: Class 'prpack_preprocessed_schur_graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::num_vs' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::num_es' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::read_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::preprocess_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::compute_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::num_es_touched' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_result.cpp:5:16: warning: Member variable 'prpack_result::converged' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:62:20: style:inconclusive: Technically the member function 'prpack::prpack_solver::get_num_vs' can be const. [functionConst] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:168:17: note: Technically the member function 'prpack::prpack_solver::get_num_vs' can be const. igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:62:20: note: Technically the member function 'prpack::prpack_solver::get_num_vs' can be const. igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:157:13: style: Class 'prpack_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:158:13: style: Class 'prpack_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:159:13: style: Class 'prpack_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:160:13: style: Class 'prpack_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.h:161:13: style: Class 'prpack_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:509:17: style: The scope of the variable 'c' can be reduced. [variableScope] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:682:21: style: The scope of the variable 'c' can be reduced. [variableScope] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:589:20: style: Variable 'ret_u' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:607:20: style: Variable 'ret_v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:777:20: style: Variable 'ret_u' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:799:20: style: Variable 'ret_v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/centrality/prpack/prpack_utils.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/truss.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/truss.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_HANDLE_EXCEPTIONS_BEGIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/truss.cpp:251:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/centrality/truss.cpp:197:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] igraph-1.0.0+ds/src/centrality/truss.cpp:55:17: style: Local variable 'unpacked_tri' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:49:98: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:55:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:56:17: style: Local variable 'unpacked_tri' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:49:98: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:56:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:57:17: style: Local variable 'unpacked_tri' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:49:98: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:57:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:69:17: style: Local variable 'support' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:66:97: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:69:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:112:17: style: Local variable 'trussness' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:76:63: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:112:17: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:183:21: style: Local variable 'trussness' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:76:63: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:183:21: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:168:33: style: Local variable 'support' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:75:86: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:168:33: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:175:33: style: Local variable 'support' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/centrality/truss.cpp:75:86: note: Shadowed declaration igraph-1.0.0+ds/src/centrality/truss.cpp:175:33: note: Shadow variable igraph-1.0.0+ds/src/centrality/truss.cpp:169:44: error: Uninitialized variable: support [legacyUninitvar] igraph-1.0.0+ds/src/centrality/truss.cpp:176:44: error: Uninitialized variable: support [legacyUninitvar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:351:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:448:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:579:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:744:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:859:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1002:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1089:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1154:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1287:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1462:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1639:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliquer/set.h:155:2: error: Memory leak: s [memleak] igraph-1.0.0+ds/src/cliques/cliquer/set.h:153:2: warning: If memory allocation fails, then there is a possible null pointer dereference: s [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/set.h:152:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/set.h:152:10: note: Assignment 's=calloc(n,sizeof(unsigned long))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/set.h:153:2: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1108:84: style:inconclusive: Function 'clique_unweighted_max_weight' argument 3 names different: declaration 'weight_found' definition 'size'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.h:53:41: note: Function 'clique_unweighted_max_weight' argument 3 names different: declaration 'weight_found' definition 'size'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1108:84: note: Function 'clique_unweighted_max_weight' argument 3 names different: declaration 'weight_found' definition 'size'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1634:48: style:inconclusive: Function 'clique_find_all' argument 2 names different: declaration 'req_weight' definition 'min_weight'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.h:46:18: note: Function 'clique_find_all' argument 2 names different: declaration 'req_weight' definition 'min_weight'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1634:48: note: Function 'clique_find_all' argument 2 names different: declaration 'req_weight' definition 'min_weight'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1634:64: style:inconclusive: Function 'clique_find_all' argument 3 names different: declaration 'exact' definition 'max_weight'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.h:46:38: note: Function 'clique_find_all' argument 3 names different: declaration 'exact' definition 'max_weight'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1634:64: note: Function 'clique_find_all' argument 3 names different: declaration 'exact' definition 'max_weight'. igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:141:49: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:246:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:338:7: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:452:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:564:58: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:731:55: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:863:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1017:48: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1047:50: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1088:60: style: Parameter 'g' can be declared as pointer to const. However it seems that 'false_function' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1561:30: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1088:60: note: Parameter 'g' can be declared as pointer to const igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1088:78: style: Parameter 'opts' can be declared as pointer to const. However it seems that 'false_function' is a callback function, if 'opts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1561:30: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:1088:78: note: Parameter 'opts' can be declared as pointer to const igraph-1.0.0+ds/src/cliques/cliquer/set.h:205:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:35:2: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:35:2: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:36:2: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:36:2: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:36:18: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:36:18: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:37:2: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:37:2: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:37:20: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:37:20: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:38:16: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:38:16: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:39:3: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:39:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:40:3: warning: If memory allocation fails, then there is a possible null pointer dereference: g [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:34:10: note: Assignment 'g=malloc(sizeof(struct graph_t))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/cliquer_graph.c:40:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:78:17: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp_e [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:74:21: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:74:21: note: Assignment 'tmp_e=malloc(g->n*sizeof(unsigned long*))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:78:17: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:79:17: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp_w [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:75:21: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:75:21: note: Assignment 'tmp_w=malloc(g->n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:79:17: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:82:29: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp_e [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:74:21: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:74:21: note: Assignment 'tmp_e=malloc(g->n*sizeof(unsigned long*))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:82:29: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:83:31: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp_w [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:75:21: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:75:21: note: Assignment 'tmp_w=malloc(g->n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:83:31: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:101:9: warning: If memory allocation fails, then there is a possible null pointer dereference: new [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:100:12: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:100:12: note: Assignment 'new=malloc(n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:101:9: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:120:3: warning: If memory allocation fails, then there is a possible null pointer dereference: new [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:118:12: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:118:12: note: Assignment 'new=malloc(n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:120:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:122:12: warning: If memory allocation fails, then there is a possible null pointer dereference: new [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:118:12: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:118:12: note: Assignment 'new=malloc(n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:122:12: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:157:7: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: used [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:151:13: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:151:13: note: Assignment 'used=calloc(n,sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:153:18: note: Assuming condition is false igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:157:7: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:184:3: warning: If memory allocation fails, then there is a possible null pointer dereference: order [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:182:14: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:182:14: note: Assignment 'order=malloc(n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:184:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:212:3: warning: If memory allocation fails, then there is a possible null pointer dereference: order [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:210:14: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:210:14: note: Assignment 'order=malloc(g->n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:212:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:262:10: warning: If memory allocation fails, then there is a possible null pointer dereference: tmp_used [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:247:17: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:247:17: note: Assignment 'tmp_used=calloc(g->n,sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:262:10: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:320:3: warning: If memory allocation fails, then there is a possible null pointer dereference: nwt [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:315:12: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:315:12: note: Assignment 'nwt=malloc(g->n*sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:320:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:418:12: warning: If memory allocation fails, then there is a possible null pointer dereference: used [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:414:13: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:414:13: note: Assignment 'used=calloc(g->n,sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:418:12: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:419:3: warning: If memory allocation fails, then there is a possible null pointer dereference: new [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:413:12: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:413:12: note: Assignment 'new=calloc(g->n,sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:419:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:420:3: warning: If memory allocation fails, then there is a possible null pointer dereference: used [nullPointerOutOfMemory] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:414:13: note: Assuming allocation function fails igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:414:13: note: Assignment 'used=calloc(g->n,sizeof(int))', assigned value is 0 igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:420:3: note: Null pointer dereference igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:97:29: style: Parameter 'order' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:147:35: style: Parameter 'order' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:197:32: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:206:34: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer/reorder.c:408:33: style: Parameter 'g' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/cliques/cliquer_wrapper.c:230:48: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/cliques/cliques.c:47:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:468:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:611:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:833:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:916:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:964:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:978:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:1026:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:1070:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/cliques.c:101:29: style: Condition 'ok' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/cliques/cliques.c:506:22: style: Variable 'old_indset_count' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/cliques/glet.c:145:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:330:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:451:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:553:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:623:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:869:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/glet.c:228:21: style: Local variable 'clique_thr' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:129:53: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:228:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:231:21: style: Local variable 'next_thr' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:130:53: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:231:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:370:17: style: Local variable 'cliques' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:300:52: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:370:17: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:376:21: style: Local variable 'cl' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/cliques/glet.c:362:30: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:376:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:496:25: style: Local variable 'cliques' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:435:70: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:496:25: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:506:21: style: Local variable 'cliques' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:435:70: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:506:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:507:21: style: Local variable 'thresholds' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:436:55: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:507:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:750:21: style: Local variable 'Mu' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/glet.c:608:63: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/glet.c:750:21: note: Shadow variable igraph-1.0.0+ds/src/cliques/glet.c:388:30: style: Variable 'w_sub' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/glet.c:389:34: style: Variable 'ids_sub' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/glet.c:408:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/glet.c:409:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/glet.c:813:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/glet.c:814:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:220:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:259:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:284:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:162:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:427:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNLIMITED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:159:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:573:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNLIMITED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:159:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:618:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNLIMITED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:159:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:159:13: note: err is assigned igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:159:13: note: err is overwritten igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:207:5: style:inconclusive: Function 'igraph_i_maximal_cliques_file' argument 2 names different: declaration 'outfile' definition 'res'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:434:15: note: Function 'igraph_i_maximal_cliques_file' argument 2 names different: declaration 'outfile' definition 'res'. igraph-1.0.0+ds/src/cliques/maximal_cliques_template.h:207:5: note: Function 'igraph_i_maximal_cliques_file' argument 2 names different: declaration 'outfile' definition 'res'. igraph-1.0.0+ds/src/cliques/maximal_cliques.c:277:13: style: Local variable 'PX' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:264:72: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:277:13: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:278:13: style: Local variable 'PX' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:264:72: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:278:13: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:279:13: style: Local variable 'pos' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:266:26: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:279:13: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:280:13: style: Local variable 'pos' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:266:26: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:280:13: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:306:17: style: Local variable 'PX' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:288:26: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:306:17: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:307:17: style: Local variable 'PX' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:288:26: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:307:17: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:308:17: style: Local variable 'pos' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:289:60: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:308:17: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:309:17: style: Local variable 'pos' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:289:60: note: Shadowed declaration igraph-1.0.0+ds/src/cliques/maximal_cliques.c:309:17: note: Shadow variable igraph-1.0.0+ds/src/cliques/maximal_cliques.c:132:23: style: Variable 'ave' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/cliques/maximal_cliques.c:173:23: style: Variable 'ave' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/community_misc.c:121:23: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/edge_betweenness.c:242:56: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/fast_modularity.c:627:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/fast_modularity.c:415:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/fast_modularity.c:379:26: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:415:17: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:427:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/fast_modularity.c:379:26: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:427:17: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:409:25: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/fast_modularity.c:379:26: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:409:25: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:421:25: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/fast_modularity.c:415:17: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:421:25: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:815:21: style: Local variable 'modularity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fast_modularity.c:607:50: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:815:21: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:1035:17: style: Local variable 'modularity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fast_modularity.c:607:50: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:1035:17: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:1044:17: style: Local variable 'modularity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fast_modularity.c:607:50: note: Shadowed declaration igraph-1.0.0+ds/src/community/fast_modularity.c:1044:17: note: Shadow variable igraph-1.0.0+ds/src/community/fast_modularity.c:324:35: style: Variable 'p' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/fast_modularity.c:365:35: style: Variable 'cp1' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/fast_modularity.c:365:41: style: Variable 'cp2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/fluid.c:75:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/fluid.c:130:17: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fluid.c:61:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/fluid.c:130:17: note: Shadow variable igraph-1.0.0+ds/src/community/fluid.c:220:29: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fluid.c:61:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/fluid.c:220:29: note: Shadow variable igraph-1.0.0+ds/src/community/fluid.c:234:17: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/fluid.c:61:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/fluid.c:234:17: note: Shadow variable igraph-1.0.0+ds/src/community/fluid.c:235:31: error: Uninitialized variable: membership [legacyUninitvar] igraph-1.0.0+ds/src/community/infomap.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/infomap.cpp:65:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/infomap.cpp:204:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/infomap.cpp:46:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/infomap.cpp:36:98: note: Shadowed declaration igraph-1.0.0+ds/src/community/infomap.cpp:46:21: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:55:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_ONCE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/label_propagation.c:278:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_ONCE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/label_propagation.c:572:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/label_propagation.c:204:33: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:31:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:204:33: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:221:33: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:31:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:221:33: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:395:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:257:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:395:21: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:601:25: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:601:25: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:603:25: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:603:25: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:622:33: style: Local variable 'fixed_copy' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/label_propagation.c:565:27: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:622:33: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:636:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:636:21: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:681:17: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:681:17: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:729:25: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:729:25: note: Shadow variable igraph-1.0.0+ds/src/community/label_propagation.c:740:37: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/label_propagation.c:549:30: note: Shadowed declaration igraph-1.0.0+ds/src/community/label_propagation.c:740:37: note: Shadow variable igraph-1.0.0+ds/src/community/leading_eigenvector.c:818:76: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/leiden.c:1200:58: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/louvain.c:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/louvain.c:197:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/louvain.c:271:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/louvain.c:342:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/louvain.c:611:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/louvain.c:488:22: style: Condition 'changed&&(q>pass_q)' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/community/louvain.c:476:21: note: Assuming that condition 'changed&&(q>pass_q)' is not redundant igraph-1.0.0+ds/src/community/louvain.c:488:22: note: Condition 'changed&&(q>pass_q)' is always true igraph-1.0.0+ds/src/community/louvain.c:132:17: style: Local variable 'eids' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:94:99: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:132:17: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:120:21: style: Local variable 'eids' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:94:99: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:120:21: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:236:21: style: Local variable 'links_weight' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:178:64: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:236:21: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:518:17: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:324:26: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:518:17: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:714:17: style: Local variable 'modularity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:597:61: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:714:17: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:721:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/louvain.c:595:65: note: Shadowed declaration igraph-1.0.0+ds/src/community/louvain.c:721:21: note: Shadow variable igraph-1.0.0+ds/src/community/louvain.c:181:26: style: Variable 'weight' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/louvain.c:603:26: style: Variable 'prev_q' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/modularity.c:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/modularity.c:248:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EDGEORDER_ID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/modularity.c:335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/optimal_modularity.c:89:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:472:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_items [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:480:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_items [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:493:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tail [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:499:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:504:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_items [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:259:5: warning: Member variable 'network::sum_weights' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:205:17: style:inconclusive: Technically the member function 'NNode::Get_Name' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: style:inconclusive: Technically the member function 'DLList < NNode * >::Is_In_List' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:127:18: note: Technically the member function 'DLList < NNode * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: note: Technically the member function 'DLList < NNode * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: style:inconclusive: Technically the member function 'DLList < NLink * >::Is_In_List' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:127:18: note: Technically the member function 'DLList < NLink * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: note: Technically the member function 'DLList < NLink * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: style:inconclusive: Technically the member function 'DLList < DLList < NNode * > * >::Is_In_List' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:127:18: note: Technically the member function 'DLList < DLList < NNode * > * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: note: Technically the member function 'DLList < DLList < NNode * > * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:264:30: style: The scope of the variable 'cl_cur' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.cpp:46:12: style: The scope of the variable 'link' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:555:52: performance: Function parameter 'b' should be passed by const reference. [passedByValue] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:426:21: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:441:21: style: Variable 'cur' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:492:21: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:288:15: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/src/community/spinglass/NetRoutines.cpp:59:60: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/spinglass/clustertool.cpp:183:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:13: warning: Member variable 'PottsModel::total_degree_sum' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1075:14: warning: Member variable 'PottsModelN::m_p' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1075:14: warning: Member variable 'PottsModelN::m_n' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:195:20: style:inconclusive: Technically the member function 'PottsModel::calculate_Q' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:95:12: note: Technically the member function 'PottsModel::calculate_Q' can be const. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:195:20: note: Technically the member function 'PottsModel::calculate_Q' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: style:inconclusive: Technically the member function 'DLList < igraph_int_t * >::Is_In_List' can be const. [functionConst] igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:127:18: note: Technically the member function 'DLList < igraph_int_t * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:450:30: note: Technically the member function 'DLList < igraph_int_t * >::Is_In_List' can be const. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:59:48: warning: Class 'SimpleMatrix' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:80:9: style: Variable 'i_ptr' is assigned an expression that holds the same value. [redundantAssignment] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:77:15: note: i_ptr is assigned 'new igraph_int_t' here. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:80:9: note: Variable 'i_ptr' is assigned an expression that holds the same value. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:60:19: style: The scope of the variable 'i_ptr' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:111:18: style: The scope of the variable 'l_cur' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:112:12: style: The scope of the variable 'sum_weight' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:240:19: style: The scope of the variable 'SPIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:240:26: style: The scope of the variable 'P_SPIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:478:19: style: The scope of the variable 'SPIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:478:26: style: The scope of the variable 'P_SPIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:781:54: style: The scope of the variable 'max_aff_node' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:784:50: style: The scope of the variable 'max_delta_aff' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:997:26: style: The scope of the variable 'n_cur2' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1102:18: style: The scope of the variable 'n_cur' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1178:12: style: The scope of the variable 'sum_weight_pos_in' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1178:31: style: The scope of the variable 'sum_weight_pos_out' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1178:51: style: The scope of the variable 'sum_weight_neg_in' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1178:70: style: The scope of the variable 'sum_weight_neg_out' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1574:16: style: The scope of the variable 'w' can be reduced. [variableScope] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:33: style:inconclusive: Function 'PottsModel' argument 1 names different: declaration 'net' definition 'n'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:89:25: note: Function 'PottsModel' argument 1 names different: declaration 'net' definition 'n'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:33: note: Function 'PottsModel' argument 1 names different: declaration 'net' definition 'n'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:49: style:inconclusive: Function 'PottsModel' argument 2 names different: declaration 'q' definition 'qvalue'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:89:43: note: Function 'PottsModel' argument 2 names different: declaration 'q' definition 'qvalue'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:49: note: Function 'PottsModel' argument 2 names different: declaration 'q' definition 'qvalue'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:61: style:inconclusive: Function 'PottsModel' argument 3 names different: declaration 'norm_by_degree' definition 'm'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:89:50: note: Function 'PottsModel' argument 3 names different: declaration 'norm_by_degree' definition 'm'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:55:61: note: Function 'PottsModel' argument 3 names different: declaration 'norm_by_degree' definition 'm'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:775:24: style:inconclusive: Function 'FindCommunityFromStart' argument 6 names different: declaration 'inner_links' definition 'my_inner_links'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:112:50: note: Function 'FindCommunityFromStart' argument 6 names different: declaration 'inner_links' definition 'my_inner_links'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:775:24: note: Function 'FindCommunityFromStart' argument 6 names different: declaration 'inner_links' definition 'my_inner_links'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:776:24: style:inconclusive: Function 'FindCommunityFromStart' argument 7 names different: declaration 'outer_links' definition 'my_outer_links'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:113:50: note: Function 'FindCommunityFromStart' argument 7 names different: declaration 'outer_links' definition 'my_outer_links'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:776:24: note: Function 'FindCommunityFromStart' argument 7 names different: declaration 'outer_links' definition 'my_outer_links'. igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1064:29: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:995:53: note: Shadowed declaration igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1064:29: note: Shadow variable igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1532:21: style: Local variable 'community_size' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1475:54: note: Shadowed declaration igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1532:21: note: Shadow variable igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1540:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1476:54: note: Shadowed declaration igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1540:21: note: Shadow variable igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:237:19: style: Variable 'n_cur' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:370:19: style: Variable 'n_cur' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:475:19: style: Variable 'n_cur' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:635:19: style: Variable 'n_cur' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1284:14: style: Variable 'r' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1286:22: style: Variable 'maxweight' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1287:24: style: Variable 'sum_weights' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1574:18: style: Variable 'w' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1600:25: style: Variable 'expected' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1601:18: style: Variable 'a' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:1602:25: style: Variable 'normal_a' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/voronoi.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_lazy_adjlist_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:173:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DESCENDING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:281:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:333:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:453:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VORONOI_RANDOM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:528:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/voronoi.c:113:17: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/community/voronoi.c:45:95: note: Shadowed declaration igraph-1.0.0+ds/src/community/voronoi.c:113:17: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap.cpp:184:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:94:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:186:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:76:11: warning: Member variable 'Neighbor::community1' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:76:11: warning: Member variable 'Neighbor::community2' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:76:11: warning: Member variable 'Neighbor::delta_sigma' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:76:11: warning: Member variable 'Neighbor::weight' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:76:11: warning: Member variable 'Neighbor::exact' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:355:12: warning: Member variable 'Community::this_community' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:355:12: warning: Member variable 'Community::first_member' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:355:12: warning: Member variable 'Community::last_member' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:355:12: warning: Member variable 'Community::size' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:377:5: performance: Variable 'mergeidx' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:368:12: warning: Class 'Community' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:368:12: warning: Class 'Community' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:142:5: style: Class 'Communities' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:372:33: style:inconclusive: Function 'Communities' argument 1 names different: declaration 'G' definition 'graph'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:142:24: note: Function 'Communities' argument 1 names different: declaration 'G' definition 'graph'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:372:33: note: Function 'Communities' argument 1 names different: declaration 'G' definition 'graph'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:373:47: style:inconclusive: Function 'Communities' argument 3 names different: declaration 'merges' definition 'pmerges'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:143:38: note: Function 'Communities' argument 3 names different: declaration 'merges' definition 'pmerges'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:373:47: note: Function 'Communities' argument 3 names different: declaration 'merges' definition 'pmerges'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:374:43: style:inconclusive: Function 'Communities' argument 4 names different: declaration 'modularity' definition 'pmodularity'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:144:34: note: Function 'Communities' argument 4 names different: declaration 'modularity' definition 'pmodularity'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:374:43: note: Function 'Communities' argument 4 names different: declaration 'modularity' definition 'pmodularity'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:552:47: style:inconclusive: Function 'merge_communities' argument 1 names different: declaration 'N' definition 'merge_N'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:147:38: note: Function 'merge_communities' argument 1 names different: declaration 'N' definition 'merge_N'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:552:47: note: Function 'merge_communities' argument 1 names different: declaration 'N' definition 'merge_N'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:773:45: style:inconclusive: Function 'compute_delta_sigma' argument 1 names different: declaration 'c1' definition 'community1'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:150:36: note: Function 'compute_delta_sigma' argument 1 names different: declaration 'c1' definition 'community1'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:773:45: note: Function 'compute_delta_sigma' argument 1 names different: declaration 'c1' definition 'community1'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:773:61: style:inconclusive: Function 'compute_delta_sigma' argument 2 names different: declaration 'c2' definition 'community2'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:150:44: note: Function 'compute_delta_sigma' argument 2 names different: declaration 'c2' definition 'community2'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:773:61: note: Function 'compute_delta_sigma' argument 2 names different: declaration 'c2' definition 'community2'. igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:270:26: style: Local variable 'i' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:233:17: note: Shadowed declaration igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:270:26: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:273:26: style: Local variable 'i' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:233:17: note: Shadowed declaration igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:273:26: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:280:26: style: Local variable 'i' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:233:17: note: Shadowed declaration igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:280:26: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:455:17: style: Local variable 'modularity' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:127:22: note: Shadowed declaration igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:455:17: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:758:17: style: Local variable 'modularity' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.h:127:22: note: Shadowed declaration igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:758:17: note: Shadow variable igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:552:47: style: Parameter 'merge_N' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:92:22: style: Variable 'nb_vertices2' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:158:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:144:23: style:inconclusive: Technically the member function 'igraph::walktrap::Graph::convert_from_igraph' can be const. [functionConst] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.h:94:20: note: Technically the member function 'igraph::walktrap::Graph::convert_from_igraph' can be const. igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:144:23: note: Technically the member function 'igraph::walktrap::Graph::convert_from_igraph' can be const. igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:144:59: style:inconclusive: Function 'convert_from_igraph' argument 1 names different: declaration 'igraph' definition 'graph'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.h:94:56: note: Function 'convert_from_igraph' argument 1 names different: declaration 'igraph' definition 'graph'. igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:144:59: note: Function 'convert_from_igraph' argument 1 names different: declaration 'igraph' definition 'graph'. igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:129:34: style:inconclusive: Function 'Neighbor_heap' argument 1 names different: declaration 'max_size' definition 'max_s'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.h:99:32: note: Function 'Neighbor_heap' argument 1 names different: declaration 'max_size' definition 'max_s'. igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:129:34: note: Function 'Neighbor_heap' argument 1 names different: declaration 'max_size' definition 'max_s'. igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:121:38: style: Parameter 'N' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:244:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:84:17: style: Local variable 'compid' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:60:56: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:84:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:97:33: style: Local variable 'compid' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:60:56: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:97:33: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:102:33: style: Local variable 'compid' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:60:56: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:102:33: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:448:25: style: Local variable 'mapping' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:436:34: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:448:25: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:497:25: style: Local variable 'cohesion' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:196:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:497:25: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:509:29: style: Local variable 'parent' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:197:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:509:29: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:530:25: style: Local variable 'orig' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:527:34: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:530:25: note: Shadow variable igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:457:34: style: Variable 'ivec' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/connectivity/cohesive_blocks.c:464:38: style: Variable 'jvec' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/connectivity/components.c:86:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_WEAK [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DQUEUE_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:208:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:440:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_WEAK [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:552:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_IS_WEAKLY_CONNECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:607:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_WEAK [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:637:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:734:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:1061:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_inclist_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:1277:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_IS_WEAKLY_CONNECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:1418:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_inclist_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:1560:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DQUEUE_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/components.c:155:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/components.c:96:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/components.c:155:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/components.c:174:29: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/components.c:96:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/components.c:174:29: note: Shadow variable igraph-1.0.0+ds/src/connectivity/components.c:322:21: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/components.c:204:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/components.c:322:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/components.c:347:29: style: Local variable 'membership' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/components.c:204:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/components.c:347:29: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:118:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/percolation.c:227:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/percolation.c:276:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/percolation.c:342:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/percolation.c:72:13: style: Local variable 'links' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:41:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:72:13: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:73:13: style: Local variable 'sizes' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:42:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:73:13: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:49:17: style: Local variable 'links' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:41:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:49:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:53:17: style: Local variable 'links' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:41:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:53:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:166:21: style: Local variable 'giant_size' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:107:30: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:166:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:169:21: style: Local variable 'vertex_count' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:108:30: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:169:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:279:13: style: Local variable 'sizes' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:269:59: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:279:13: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:384:21: style: Local variable 'giant_size' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:330:30: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:384:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:387:21: style: Local variable 'edge_count' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/percolation.c:331:30: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/percolation.c:387:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/percolation.c:76:17: error: Uninitialized variable: sizes [legacyUninitvar] igraph-1.0.0+ds/src/connectivity/reachability.c:84:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/reachability.c:201:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/reachability.c:234:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_OUT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/reachability.c:194:17: style: Local variable 'counts' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/reachability.c:180:60: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/reachability.c:194:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:417:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:488:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:567:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_adjlist_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:684:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:713:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:767:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/connectivity/separators.c:393:17: style: Local variable 'leaveout' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/separators.c:374:60: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:393:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:407:25: style: Local variable 'leaveout' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/separators.c:374:60: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:407:25: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:457:21: style: Local variable 'leaveout' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/separators.c:440:59: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:457:21: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:468:29: style: Local variable 'leaveout' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/separators.c:440:59: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:468:29: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:706:17: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/connectivity/separators.c:691:49: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:706:17: note: Shadow variable igraph-1.0.0+ds/src/connectivity/separators.c:830:27: style: Local variable 'conn' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/connectivity/separators.c:755:18: note: Shadowed declaration igraph-1.0.0+ds/src/connectivity/separators.c:830:27: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:64:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:84:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:168:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:209:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:268:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:340:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:452:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:488:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NO_LOOPS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:548:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:579:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:609:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:654:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:720:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:790:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:891:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:963:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1009:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1039:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1055:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1125:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1147:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1251:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1285:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1319:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1337:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1378:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1414:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1431:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_TWICE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:1477:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/adjacency.c:615:27: style: Local variable 'M' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/constructors/adjacency.c:600:19: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:615:27: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1243:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1222:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1243:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1244:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1221:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1244:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1245:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1221:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1245:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1277:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1256:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1277:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1278:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1255:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1278:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1279:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1255:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1279:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1311:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1290:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1311:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1312:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1289:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1312:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1313:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1289:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1313:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1352:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1324:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1352:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1353:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1323:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1353:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1354:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1323:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1354:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1393:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1365:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1393:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1394:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1364:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1394:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1395:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1364:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1395:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1443:21: style: Local variable 'weights' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1423:22: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1443:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1444:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1422:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1444:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/adjacency.c:1445:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/constructors/adjacency.c:1422:57: note: Shadowed declaration igraph-1.0.0+ds/src/constructors/adjacency.c:1445:21: note: Shadow variable igraph-1.0.0+ds/src/constructors/atlas.c:71:61: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/basic_constructors.c:59:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/basic_constructors.c:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/circulant.c:60:45: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/de_bruijn.c:84:43: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/famous.c:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/famous.c:494:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/full.c:290:72: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/generalized_petersen.c:65:31: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/kautz.c:93:43: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/lattices.c:98:54: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/lcf.c:64:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/lcf.c:139:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/linegraph.c:83:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNDIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/linegraph.c:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/mycielskian.c:103:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/mycielskian.c:225:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/prufer.c:76:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/constructors/regular.c:355:35: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/constructors/trees.c:88:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:175:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_uint_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:259:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:385:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:411:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:443:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:477:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:511:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:544:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:573:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:601:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:765:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_uint_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:810:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:815:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/bitset.c:228:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:223:57: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:228:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:257:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:251:54: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:257:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:669:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:666:40: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:669:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:694:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:692:41: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:694:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:720:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:717:41: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:720:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:743:17: style: Local variable 'dest' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/bitset.c:741:41: note: Shadowed declaration igraph-1.0.0+ds/src/core/bitset.c:743:17: note: Shadow variable igraph-1.0.0+ds/src/core/bitset.c:411:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:443:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:477:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:511:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:544:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:573:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/bitset.c:601:78: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation] igraph-1.0.0+ds/src/core/buckets.c:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/buckets.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/cutheap.c:85:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/cutheap.c:123:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/cutheap.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/cutheap.c:109:56: style: Parameter 'ch' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/core/error.c:259:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:332:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:352:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:380:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:445:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/error.c:549:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/estack.c:28:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_bitset_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/estack.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/fixed_vectorlist.c:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/genheap.c:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/genheap.c:175:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/genheap.c:303:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINTERNAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/grid.c:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_matrix_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/grid.c:28:22: style: Parameter 'grid' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/core/indheap.c:57:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_real_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:94:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_real_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:156:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:188:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:293:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:439:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_real_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:508:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:588:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:809:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:850:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/indheap.c:1021:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINTERNAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:30:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_dqueue_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/marked_queue.c:110:21: style: Local variable 'vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/marked_queue.c:104:67: note: Shadowed declaration igraph-1.0.0+ds/src/core/marked_queue.c:110:21: note: Shadow variable igraph-1.0.0+ds/src/core/matrix.c:153:47: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/core/printing.c:77:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/printing.c:98:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/printing.c:134:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/printing.c:181:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/printing.c:226:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/printing.c:208:20: warning: Possible null pointer dereference: str [nullPointer] igraph-1.0.0+ds/src/core/printing.c:207:5: note: Assignment 'str=NULL', assigned value is 0 igraph-1.0.0+ds/src/core/printing.c:208:20: note: Null pointer dereference igraph-1.0.0+ds/src/core/progress.c:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/progress.c:124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/psumtree.c:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/psumtree.c:202:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/psumtree.c:232:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/psumtree.c:228:21: style: Local variable 'tree' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/core/psumtree.c:220:28: note: Shadowed declaration igraph-1.0.0+ds/src/core/psumtree.c:228:21: note: Shadow variable igraph-1.0.0+ds/src/core/set.c:50:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/set.c:114:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/set.c:229:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/set.c:92:47: style: Parameter 'set' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/core/setup.c:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/setup.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/sparsemat.c:1227:13: error: There is an unknown macro here somewhere. Configuration is required. If CS_ID is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/core/statusbar.c:57:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/statusbar.c:108:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:268:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:311:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:434:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:485:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:554:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:614:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:638:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:653:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:680:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/strvector.c:701:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:302:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:361:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:385:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/trie.c:211:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: str2 [nullPointerOutOfMemory] igraph-1.0.0+ds/src/core/trie.c:208:26: note: Assuming allocation function fails igraph-1.0.0+ds/src/core/trie.c:208:26: note: Assignment 'str2=strdup(str)', assigned value is 0 igraph-1.0.0+ds/src/core/trie.c:211:13: note: Null pointer dereference igraph-1.0.0+ds/src/core/trie.c:247:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: str2 [nullPointerOutOfMemory] igraph-1.0.0+ds/src/core/trie.c:244:26: note: Assuming allocation function fails igraph-1.0.0+ds/src/core/trie.c:244:26: note: Assignment 'str2=strdup(str)', assigned value is 0 igraph-1.0.0+ds/src/core/trie.c:247:13: note: Null pointer dereference igraph-1.0.0+ds/src/core/trie.c:413:46: style: Parameter 't' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/core/vector.c:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:355:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:376:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:407:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:510:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:549:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector.c:80:17: style: Local variable 'to' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:75:86: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:80:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:91:17: style: Local variable 'to' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:86:86: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:91:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:144:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:119:61: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:144:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:147:25: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:119:61: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:147:25: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:168:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:119:61: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:168:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:171:25: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:119:61: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:171:25: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:223:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:196:30: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:223:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:226:25: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:196:30: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:226:25: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:272:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:251:26: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:272:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:301:17: style: Local variable 'real' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:297:49: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:301:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:324:17: style: Local variable 'imag' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:320:49: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:324:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:351:17: style: Local variable 'real' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:344:53: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:351:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:352:17: style: Local variable 'imag' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:345:53: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:352:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:383:17: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:371:70: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:383:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:414:17: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:402:76: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:414:17: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:518:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:507:56: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:518:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:566:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector.c:546:72: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector.c:566:21: note: Shadow variable igraph-1.0.0+ds/src/core/vector.c:614:20: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/core/vector.c:640:20: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/core/vector_ptr.c:94:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:424:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:518:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:578:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:639:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:747:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:838:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/core/vector_ptr.c:764:17: style: Local variable 'inds' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/core/vector_ptr.c:740:30: note: Shadowed declaration igraph-1.0.0+ds/src/core/vector_ptr.c:764:17: note: Shadow variable igraph-1.0.0+ds/src/cycles/cycle_bases.c:61:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/cycle_bases.c:221:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/cycle_bases.c:312:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/cycle_bases.c:332:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/cycle_bases.c:442:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_WEAK [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/cycle_bases.c:76:13: style: Local variable 'visited' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cycles/cycle_bases.c:52:30: note: Shadowed declaration igraph-1.0.0+ds/src/cycles/cycle_bases.c:76:13: note: Shadow variable igraph-1.0.0+ds/src/cycles/cycle_bases.c:164:17: style: Local variable 'visited' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cycles/cycle_bases.c:52:30: note: Shadowed declaration igraph-1.0.0+ds/src/cycles/cycle_bases.c:164:17: note: Shadow variable igraph-1.0.0+ds/src/cycles/cycle_bases.c:158:29: style: Local variable 'visited' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cycles/cycle_bases.c:52:30: note: Shadowed declaration igraph-1.0.0+ds/src/cycles/cycle_bases.c:158:29: note: Shadow variable igraph-1.0.0+ds/src/cycles/feedback_sets.c:74:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:221:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:354:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:412:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:445:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:630:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:762:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:1024:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:1072:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:1085:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:1201:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/feedback_sets.c:736:29: style: Local variable 'layers' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/cycles/feedback_sets.c:513:90: note: Shadowed declaration igraph-1.0.0+ds/src/cycles/feedback_sets.c:736:29: note: Shadow variable igraph-1.0.0+ds/src/cycles/order_cycle.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_HANDLE_EXCEPTIONS_BEGIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:240:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:335:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:409:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:482:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:534:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/cycles/simple_cycles.c:643:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:193:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:409:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1132:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1206:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1470:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1641:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1698:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1747:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1808:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1863:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1938:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:1959:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2057:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2086:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2226:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2282:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2334:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2382:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2474:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:2534:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/flow.c:203:25: style: Local variable 'cut' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:161:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:203:25: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:215:21: style: Local variable 'flow' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:160:26: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:215:21: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:731:29: style: Local variable 'partition2' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:489:84: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:731:29: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:742:29: style: Local variable 'partition' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:489:52: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:742:29: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:949:43: style: Local variable 'idx' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:507:18: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:949:43: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:958:43: style: Local variable 'idx' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:507:18: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:958:43: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1010:21: style: Local variable 'flow' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:488:48: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1010:21: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1241:33: style: Local variable 'partition' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:1197:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1241:33: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1251:33: style: Local variable 'partition2' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:1198:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1251:33: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1332:25: style: Local variable 'neis' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1286:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1332:25: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1333:25: style: Local variable 'edges' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1285:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1333:25: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1347:25: style: Local variable 'neis' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1286:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1347:25: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1348:25: style: Local variable 'edges' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1285:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1348:25: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1367:29: style: Local variable 'neis2' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1286:37: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1367:29: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1395:22: style: Local variable 'i' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/flow.c:1207:18: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1395:22: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1414:21: style: Local variable 'partition' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:1197:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1414:21: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1417:29: style: Local variable 'partition' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:1197:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1417:29: note: Shadow variable igraph-1.0.0+ds/src/flow/flow.c:1428:29: style: Local variable 'partition2' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/flow.c:1198:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/flow.c:1428:29: note: Shadow variable igraph-1.0.0+ds/src/flow/flow_conversion.c:68:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:104:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ECOUNT_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:187:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:202:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:257:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DIRECTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:270:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:295:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:308:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:339:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_stack_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:459:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:642:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:662:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:718:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:759:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUBGRAPH_AUTO [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:977:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:1000:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:1053:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:1209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:1238:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:1363:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_UNIMPLEMENTED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/flow/st-cuts.c:122:21: style: Local variable 'capacity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:88:26: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:122:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:136:21: style: Local variable 'capacity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:88:26: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:136:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:137:21: style: Local variable 'capacity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:88:26: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:137:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:178:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:155:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:178:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:179:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:155:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:179:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:181:25: style: Local variable 'residual_capacity' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:153:26: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:181:25: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:247:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:223:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:247:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:248:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:223:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:248:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:251:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:223:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:251:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:252:21: style: Local variable 'tmp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:223:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:252:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:324:13: style: Local variable 'ancestor' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:323:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:324:13: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:354:17: style: Local variable 'ancestor' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:331:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:354:17: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:352:21: style: Local variable 'label' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:332:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:352:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:515:25: style: Local variable 'leftout' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/flow/st-cuts.c:438:59: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:515:25: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:530:25: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/st-cuts.c:523:30: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:530:25: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:555:21: style: Local variable 'mydom' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/st-cuts.c:453:32: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:555:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:565:21: style: Local variable 'mydom' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/flow/st-cuts.c:453:32: note: Shadowed declaration igraph-1.0.0+ds/src/flow/st-cuts.c:565:21: note: Shadow variable igraph-1.0.0+ds/src/flow/st-cuts.c:1225:37: style: Variable 'data' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/barabasi.c:692:69: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/callaway_traits.c:89:85: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/chung_lu.c:47:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/chung_lu.c:207:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_MAX_EXACT_REAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/citations.c:106:47: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/correlated.c:63:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/correlated.c:114:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/correlated.c:337:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:50:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:141:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SIMPLE_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:280:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SIMPLE_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:425:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_set_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:549:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:562:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SIMPLE_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:718:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:862:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence.c:443:13: style: Local variable 'stubs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/games/degree_sequence.c:416:30: note: Shadowed declaration igraph-1.0.0+ds/src/games/degree_sequence.c:443:13: note: Shadow variable igraph-1.0.0+ds/src/games/degree_sequence.c:446:13: style: Local variable 'stubs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/games/degree_sequence.c:416:30: note: Shadowed declaration igraph-1.0.0+ds/src/games/degree_sequence.c:446:13: note: Shadow variable igraph-1.0.0+ds/src/games/degree_sequence.c:509:13: style: Local variable 'stubs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/games/degree_sequence.c:488:30: note: Shadowed declaration igraph-1.0.0+ds/src/games/degree_sequence.c:509:13: note: Shadow variable igraph-1.0.0+ds/src/games/degree_sequence.c:512:13: style: Local variable 'stubs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/games/degree_sequence.c:488:30: note: Shadowed declaration igraph-1.0.0+ds/src/games/degree_sequence.c:512:13: note: Shadow variable igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.cpp:57:5: performance: Variable 'n' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.cpp:63:5: performance: Variable 'n' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:38:25: style:inconclusive: Technically the member function 'gengraph::degree_sequence::size' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:41:25: style:inconclusive: Technically the member function 'gengraph::degree_sequence::sum' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:44:25: style:inconclusive: Technically the member function 'gengraph::degree_sequence::operator[]' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:54:25: style:inconclusive: Technically the member function 'gengraph::degree_sequence::dmax' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:65:5: style: Class 'degree_sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.cpp:55:30: style:inconclusive: Function 'degree_sequence' argument 1 names different: declaration 'n' definition 'n0'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.h:62:34: note: Function 'degree_sequence' argument 1 names different: declaration 'n' definition 'n0'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_degree_sequence.cpp:55:30: note: Function 'degree_sequence' argument 1 names different: declaration 'n' definition 'n0'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_definitions.h:135:29: style: Parameter 'c' can be declared as pointer to const [constParameterReference] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:91:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:126:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:167:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:109:5: performance: Variable 'n' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:111:5: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:181:25: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::isolated' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:106:10: note: Technically the member function 'gengraph::graph_molloy_hash::isolated' can be const. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:181:25: note: Technically the member function 'gengraph::graph_molloy_hash::isolated' can be const. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:108:25: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::pick_random_vertex' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:702:33: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::depth_search' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:120:18: note: Technically the member function 'gengraph::graph_molloy_hash::depth_search' can be const. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:702:33: note: Technically the member function 'gengraph::graph_molloy_hash::depth_search' can be const. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:129:25: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::degree' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:147:25: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::nbarcs' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:151:25: style:inconclusive: Technically the member function 'gengraph::graph_molloy_hash::nbvertices' can be const. [functionConst] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:137:5: style: Class 'graph_molloy_hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:139:5: style: Class 'graph_molloy_hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:293:10: style: Redundant initialization for 'next'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:292:24: note: next is initialized igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:293:10: note: next is overwritten igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:611:23: style: The scope of the variable 'f1t1' can be reduced. [variableScope] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:611:30: style: The scope of the variable 'f2t2' can be reduced. [variableScope] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:163:47: style:inconclusive: Function 'restore' argument 1 names different: declaration 'back' definition 'b'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:143:32: note: Function 'restore' argument 1 names different: declaration 'back' definition 'b'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:163:47: note: Function 'restore' argument 1 names different: declaration 'back' definition 'b'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:447:83: style:inconclusive: Function 'try_shuffle' argument 3 names different: declaration 'back' definition 'backup_graph'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:183:68: note: Function 'try_shuffle' argument 3 names different: declaration 'back' definition 'backup_graph'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:447:83: note: Function 'try_shuffle' argument 3 names different: declaration 'back' definition 'backup_graph'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:509:70: style:inconclusive: Function 'average_cost' argument 2 names different: declaration 'back' definition 'backup'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:177:55: note: Function 'average_cost' argument 2 names different: declaration 'back' definition 'backup'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:509:70: note: Function 'average_cost' argument 2 names different: declaration 'back' definition 'backup'. igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:192:19: style: Local variable 'max' shadows outer function [shadowFunction] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_definitions.h:68:5: note: Shadowed declaration igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:192:19: note: Shadow variable igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:128:19: style: Variable 'l' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:153:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:192:19: style: Variable 'max' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:199:23: style: Variable 'ww' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:712:23: style: Variable 'ww' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_qsort.h:34:24: style: Variable 'v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_qsort.h:212:33: style: Parameter 'mem' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_hash.h:151:53: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.h:69:72: style: Parameter 'realdeg' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_optimized.cpp:370:52: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_mr-connected.cpp:141:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/dotproduct.c:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:141:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ECOUNT_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:439:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VCOUNT_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:537:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_MULTI_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:562:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_MAX_EXACT_REAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:629:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INTEGER_MAX [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/erdos_renyi.c:729:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/establishment.c:72:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/establishment.c:152:17: style: Local variable 'nodetypes' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/establishment.c:68:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/establishment.c:152:17: note: Shadow variable igraph-1.0.0+ds/src/games/forestfire.c:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/forestfire.c:207:29: style: Local variable 'outv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/forestfire.c:190:34: note: Shadowed declaration igraph-1.0.0+ds/src/games/forestfire.c:207:29: note: Shadow variable igraph-1.0.0+ds/src/games/forestfire.c:208:29: style: Local variable 'outv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/forestfire.c:190:34: note: Shadowed declaration igraph-1.0.0+ds/src/games/forestfire.c:208:29: note: Shadow variable igraph-1.0.0+ds/src/games/forestfire.c:227:29: style: Local variable 'inv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/forestfire.c:191:34: note: Shadowed declaration igraph-1.0.0+ds/src/games/forestfire.c:227:29: note: Shadow variable igraph-1.0.0+ds/src/games/forestfire.c:228:29: style: Local variable 'inv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/forestfire.c:191:34: note: Shadowed declaration igraph-1.0.0+ds/src/games/forestfire.c:228:29: note: Shadow variable igraph-1.0.0+ds/src/games/forestfire.c:41:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'igraph_i_forest_fire_free' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/games/forestfire.c:151:20: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/games/forestfire.c:41:68: note: Parameter 'data' can be declared as pointer to const igraph-1.0.0+ds/src/games/grg.c:66:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/grg.c:93:17: style: Local variable 'xx' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/grg.c:61:32: note: Shadowed declaration igraph-1.0.0+ds/src/games/grg.c:93:17: note: Shadow variable igraph-1.0.0+ds/src/games/grg.c:94:17: style: Local variable 'yy' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/grg.c:61:44: note: Shadowed declaration igraph-1.0.0+ds/src/games/grg.c:94:17: note: Shadow variable igraph-1.0.0+ds/src/games/growing_random.c:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VECTOR_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/islands.c:76:69: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/k_regular.c:61:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DEGSEQ_FAST_HEUR_SIMPLE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/preference.c:100:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/preference.c:401:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/preference.c:183:21: style: Local variable 'nodetypes' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:95:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:183:21: note: Shadow variable igraph-1.0.0+ds/src/games/preference.c:199:29: style: Local variable 'nodetypes' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:95:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:199:29: note: Shadow variable igraph-1.0.0+ds/src/games/preference.c:210:29: style: Local variable 'nodetypes' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:95:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:210:29: note: Shadow variable igraph-1.0.0+ds/src/games/preference.c:215:29: style: Local variable 'nodetypes' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:95:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:215:29: note: Shadow variable igraph-1.0.0+ds/src/games/preference.c:493:17: style: Local variable 'nodetypes_in' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:395:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:493:17: note: Shadow variable igraph-1.0.0+ds/src/games/preference.c:494:17: style: Local variable 'nodetypes_out' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/games/preference.c:396:26: note: Shadowed declaration igraph-1.0.0+ds/src/games/preference.c:494:17: note: Shadow variable igraph-1.0.0+ds/src/games/recent_degree.c:84:70: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/sbm.c:128:53: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/static_fitness.c:131:67: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/games/tree.c:41:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/tree.c:84:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_bitset_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/tree.c:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/games/watts_strogatz.c:85:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/adjlist.c:426:36: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/graph/attributes.c:128:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:228:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:266:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:310:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:372:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:398:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:422:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:450:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:513:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:545:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:621:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_FAILURE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:640:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_FAILURE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:652:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:665:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:682:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:693:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:706:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:723:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:739:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:749:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:760:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:772:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:784:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:796:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:807:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:819:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:831:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:842:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:854:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:866:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:916:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:985:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_attribute_combination_record_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:1051:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:1067:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:1124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NO_MORE_ATTRIBUTES [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/attributes.c:345:25: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/attributes.c:332:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/attributes.c:345:25: note: Shadow variable igraph-1.0.0+ds/src/graph/attributes.c:354:25: style: Local variable 'log' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/attributes.c:333:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/attributes.c:354:25: note: Shadow variable igraph-1.0.0+ds/src/graph/attributes.c:973:21: style: Local variable 'n' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/attributes.c:968:21: note: Shadowed declaration igraph-1.0.0+ds/src/graph/attributes.c:973:21: note: Shadow variable igraph-1.0.0+ds/src/graph/attributes.c:1033:21: style: Local variable 'n' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/attributes.c:1028:21: note: Shadowed declaration igraph-1.0.0+ds/src/graph/attributes.c:1033:21: note: Shadow variable igraph-1.0.0+ds/src/graph/attributes.c:1032:48: style: Variable 'r' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/attributes.c:1061:48: style: Variable 'rec' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/attributes.c:1079:48: style: Variable 'rec' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/basic_query.c:56:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:83:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:96:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:122:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:141:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/caching.c:197:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PROP_I_SIZE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:96:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:116:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:150:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_UNSPECIFIED [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:185:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:200:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:244:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:299:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:350:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:392:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:427:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:444:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_bool_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:461:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_ptr_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:480:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_strvector_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:505:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_attribute_record_list_clear [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:561:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:705:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:726:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:739:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:763:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:789:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:813:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:834:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:853:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:897:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:921:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:942:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:963:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:987:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1011:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1045:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1078:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1172:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1213:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1279:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_free [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1531:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1546:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1572:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1589:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1602:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1615:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1630:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1661:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1692:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1723:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1754:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1785:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1896:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1927:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1959:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:1992:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2025:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2060:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2093:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2126:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2161:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2361:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2391:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_BOOLEAN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ATTRIBUTE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2459:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2490:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2522:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2584:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2616:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2643:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2676:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2709:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2741:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2773:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:2806:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/cattributes.c:702:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:691:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:702:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:723:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:712:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:723:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:747:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:733:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:747:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:771:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:757:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:771:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:789:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:782:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:789:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:791:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:782:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:791:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:794:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:782:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:794:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:813:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:806:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:813:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:815:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:806:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:815:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:834:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:827:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:834:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:836:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:827:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:836:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:861:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:847:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:861:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:891:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:873:22: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:891:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:912:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:905:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:912:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:914:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:905:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:914:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:917:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:905:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:917:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:936:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:929:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:936:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:938:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:929:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:938:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:957:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:950:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:957:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:959:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:950:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:959:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:977:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:971:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:977:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:981:25: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:977:17: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:981:25: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1001:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:995:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1001:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1005:25: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1001:17: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1005:25: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1035:21: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1019:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1035:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1038:25: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1019:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1038:25: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1040:25: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1019:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1040:25: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1072:17: style: Local variable 'newv' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1054:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1072:17: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1526:25: style: Local variable 't' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1507:30: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1526:25: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1643:21: style: Local variable 'value' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/cattributes.c:1624:73: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1643:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1674:21: style: Local variable 'value' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/cattributes.c:1655:75: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1674:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1736:21: style: Local variable 'value' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/cattributes.c:1716:79: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1736:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:1798:21: style: Local variable 'value' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/cattributes.c:1778:27: note: Shadowed declaration igraph-1.0.0+ds/src/graph/cattributes.c:1798:21: note: Shadow variable igraph-1.0.0+ds/src/graph/cattributes.c:240:19: style: Variable 'copy' can be declared as const array [constVariable] igraph-1.0.0+ds/src/graph/cattributes.c:667:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_permute_vertices' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/graph/cattributes.c:1814:6: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/graph/cattributes.c:667:38: note: Parameter 'newgraph' can be declared as pointer to const igraph-1.0.0+ds/src/graph/cattributes.c:691:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:712:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:733:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:757:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:782:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:806:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:827:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:847:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:873:22: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:1019:27: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:1054:27: style: Variable 'newv' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:1450:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_combine_vertices' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/graph/cattributes.c:1815:6: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/graph/cattributes.c:1450:38: note: Parameter 'newgraph' can be declared as pointer to const igraph-1.0.0+ds/src/graph/cattributes.c:1470:56: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_permute_edges' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/graph/cattributes.c:1817:6: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/graph/cattributes.c:1470:56: note: Parameter 'newgraph' can be declared as pointer to const igraph-1.0.0+ds/src/graph/cattributes.c:1482:38: style: Parameter 'newgraph' can be declared as pointer to const. However it seems that 'igraph_i_cattribute_combine_edges' is a callback function, if 'newgraph' is declared with const you might also need to cast function pointer(s). [constParameterCallback] igraph-1.0.0+ds/src/graph/cattributes.c:1818:6: note: You might need to cast the function pointer here igraph-1.0.0+ds/src/graph/cattributes.c:1482:38: note: Parameter 'newgraph' can be declared as pointer to const igraph-1.0.0+ds/src/graph/cattributes.c:1503:37: style: Variable 'attr' can be declared as const array [constVariable] igraph-1.0.0+ds/src/graph/cattributes.c:2354:52: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2358:22: style: Variable 'num' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:2384:52: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2388:27: style: Variable 'log' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/graph/cattributes.c:2415:52: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2825:43: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2848:43: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2870:43: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:2895:45: style: Parameter 'graph' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/graph/cattributes.c:691:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:691:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:712:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:712:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:733:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:733:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:757:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:757:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:782:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:782:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:806:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:806:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:827:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:827:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:847:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:847:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:873:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:873:22: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1019:32: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1019:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1054:32: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:1054:27: style: Variable 'newv' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:2364:9: style: Variable 'num' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/cattributes.c:2394:9: style: Variable 'log' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/graph/iterators.c:97:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:117:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:168:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_ADJ [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:215:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_NONADJ [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:237:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_NONE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:255:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_NONE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:274:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_1 [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:294:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_1 [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:325:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_VECTORPTR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:346:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_VECTORPTR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:380:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:434:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:468:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:487:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_RANGE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:545:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VS_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:558:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:572:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vs_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:619:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:721:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_VIT_RANGE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:887:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:924:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:986:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_INCIDENT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1006:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_NONE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1025:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_NONE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1042:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_1 [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1060:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_1 [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1084:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_VECTORPTR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1141:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_VECTORPTR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1183:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_RANGE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1215:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1316:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1335:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1388:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_ALL_BETWEEN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1446:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ES_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1462:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_es_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1513:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1550:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1617:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1642:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1670:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1701:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1761:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1793:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1832:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1877:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:1925:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EIT_RANGE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:2043:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/iterators.c:398:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:378:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:398:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:739:21: style: Local variable 'vec_int' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:714:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:739:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:776:25: style: Local variable 'vec_int' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:714:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:776:25: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:876:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/iterators.c:868:83: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:876:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:882:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/iterators.c:868:83: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:882:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1278:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1259:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1278:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1280:21: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1278:17: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1280:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1351:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1332:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1351:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1353:21: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1351:17: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1353:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1769:17: style: Local variable 'vec_int' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1752:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1769:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1810:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1789:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1810:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:1853:17: style: Local variable 'vec' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/graph/iterators.c:1829:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:1853:17: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:2032:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/iterators.c:2023:83: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:2032:21: note: Shadow variable igraph-1.0.0+ds/src/graph/iterators.c:2038:21: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/iterators.c:2023:83: note: Shadowed declaration igraph-1.0.0+ds/src/graph/iterators.c:2038:21: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:135:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVEID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/type_common.c:178:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_eit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/type_common.c:187:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:187:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:188:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:188:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:193:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:193:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:194:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:194:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:201:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:201:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:202:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:202:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:207:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:207:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_common.c:208:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/type_common.c:171:67: note: Shadowed declaration igraph-1.0.0+ds/src/graph/type_common.c:208:25: note: Shadow variable igraph-1.0.0+ds/src/graph/type_indexededgelist.c:273:47: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/graph/visitors.c:131:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/visitors.c:342:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/visitors.c:498:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/graph/visitors.c:217:21: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:109:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:217:21: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:232:25: style: Local variable 'pred' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:110:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:232:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:235:25: style: Local variable 'rank' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:108:65: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:235:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:238:25: style: Local variable 'order' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:108:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:238:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:241:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:111:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:241:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:251:33: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:109:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:251:33: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:271:25: style: Local variable 'succ' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:110:64: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:271:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:379:17: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:331:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:379:17: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:396:29: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:331:26: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:396:29: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:541:17: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:482:69: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:541:17: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:544:17: style: Local variable 'order' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:481:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:544:17: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:547:17: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:483:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:547:17: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:571:25: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:482:69: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:571:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:574:25: style: Local variable 'order' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:481:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:574:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:577:25: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:483:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:577:25: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:613:29: style: Local variable 'parents' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:482:69: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:613:29: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:616:29: style: Local variable 'order' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:481:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:616:29: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:620:29: style: Local variable 'dist' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:483:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:620:29: note: Shadow variable igraph-1.0.0+ds/src/graph/visitors.c:638:29: style: Local variable 'order_out' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/graph/visitors.c:482:37: note: Shadowed declaration igraph-1.0.0+ds/src/graph/visitors.c:638:29: note: Shadow variable igraph-1.0.0+ds/src/hrg/hrg.cc:442:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS_END is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/hrg/hrg_types.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:66:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:98:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:224:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:255:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:283:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:301:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:312:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:346:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:449:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:625:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:686:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:735:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:774:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DENDRO [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1087:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1114:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DENDRO [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable internal [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1368:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1379:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splithist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1395:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1507:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1596:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1854:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1888:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1912:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctree [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2031:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2050:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2074:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splithist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2170:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2216:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2292:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2314:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2342:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2371:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bin_resolution [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2397:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obs_count [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2408:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2423:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2431:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2440:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2448:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2460:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bins [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2470:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2474:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2478:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bin_resolution [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2482:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bins [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2486:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_weight [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2492:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2506:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2517:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2535:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_bins [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2548:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2562:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgelist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2572:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgelist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2584:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgelist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2591:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgelist [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2597:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2614:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2639:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2659:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2736:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2746:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2754:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2761:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2777:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2790:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2837:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2921:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable split [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2951:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2964:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2978:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2996:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3008:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3022:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3059:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_weight [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3067:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_count [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3096:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3192:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3205:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3330:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3400:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3416:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3435:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3448:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3474:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3488:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3496:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3504:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3512:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3522:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3533:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_groups [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3536:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3539:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3542:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3552:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3579:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/hrg/hrg_types.cc:487:11: style: Condition 'z!=nullptr' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3218:11: style: Condition 'z!=nullptr' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/hrg/hrg_types.cc:785:13: warning: Possible null pointer dereference: curr [nullPointer] igraph-1.0.0+ds/src/hrg/hrg_types.cc:806:41: note: Assignment 'curr=nullptr', assigned value is 0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:785:13: note: Null pointer dereference igraph-1.0.0+ds/src/hrg/hrg_types.cc:1180:17: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1207:30: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:1180:17: note: Null pointer dereference igraph-1.0.0+ds/src/hrg/hrg_types.cc:149:10: style: The scope of the variable 'flag_go' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:150:9: style: The scope of the variable 'index' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:204:26: style: The scope of the variable 'prev' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:684:18: style: The scope of the variable 'prev' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1054:9: style: The scope of the variable 'nL_nR' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1054:16: style: The scope of the variable 'ei' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1316:16: style: The scope of the variable 'value' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1337:16: style: The scope of the variable 'value' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1367:12: style: The scope of the variable 'sp' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1487:9: style: The scope of the variable 'nL_nR' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1487:16: style: The scope of the variable 'ei' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1855:9: style: The scope of the variable 'nL_nR' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1855:16: style: The scope of the variable 'ei' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2003:16: style: The scope of the variable 'sat' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2105:13: style: The scope of the variable 'array' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2106:13: style: The scope of the variable 'k' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2107:13: style: The scope of the variable 'tot' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2109:12: style: The scope of the variable 'new_split' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2141:9: style: The scope of the variable 'leng' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2176:19: style: The scope of the variable 'prevL' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2655:9: style: The scope of the variable 'index' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2655:16: style: The scope of the variable 'jndex' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2655:23: style: The scope of the variable 'temp' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2656:10: style: The scope of the variable 'one_isInternal' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2657:10: style: The scope of the variable 'two_isInternal' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2839:10: style: The scope of the variable 'flag_go' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2840:9: style: The scope of the variable 'index' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2896:31: style: The scope of the variable 'prev' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3028:9: style: The scope of the variable 'count' can be reduced. [variableScope] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2008:25: style: Local variable 'parents' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2005:21: note: Shadowed declaration igraph-1.0.0+ds/src/hrg/hrg_types.cc:2008:25: note: Shadow variable igraph-1.0.0+ds/src/hrg/hrg_types.cc:1298:11: style: Variable 'headOne' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1299:11: style: Variable 'headTwo' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2407:11: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/hrg/hrg_types.cc:3037:27: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/src/hrg/hrg_types.cc:240:14: style: Variable 'tail' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1582:12: style: Unused variable: new_split [unusedVariable] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2930:14: style: Variable 'tail' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/internal/hacks.c:53:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] igraph-1.0.0+ds/src/internal/lsap.c:669:30: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/internal/utils.c:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/internal/utils.c:158:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/internal/utils.c:203:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/internal/utils.c:150:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:135:30: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:150:25: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:151:25: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:135:30: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:151:25: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:186:17: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:135:30: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:186:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:187:17: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:135:30: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:187:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:214:17: style: Local variable 'pairs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:199:71: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:214:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:216:17: style: Local variable 'pairs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:199:71: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:216:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:219:17: style: Local variable 'pairs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:199:71: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:219:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:220:17: style: Local variable 'pairs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/internal/utils.c:199:71: note: Shadowed declaration igraph-1.0.0+ds/src/internal/utils.c:220:17: note: Shadow variable igraph-1.0.0+ds/src/internal/utils.c:102:19: style: Variable 'A' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/internal/utils.c:103:19: style: Variable 'B' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/dimacs.c:157:46: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/dl.c:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/dot.c:230:13: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/edgelist.c:148:38: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/gml-tree.c:47:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_GML_TREE_INTEGER [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:78:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_GML_TREE_REAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:107:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_GML_TREE_STRING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:133:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_GML_TREE_TREE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:271:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_GML_TREE_TREE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/gml-tree.c:248:19: style: Variable 'i' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/gml-tree.c:254:20: style: Variable 'd' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/gml.c:176:66: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/graphdb.c:34:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/graphdb.c:46:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PARSEERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/graphdb.c:136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/graphml.c:1853:54: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/leda.c:153:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/lgl.c:317:46: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/ncol.c:346:42: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/pajek.c:523:46: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/parse_utils.c:60:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PARSEERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:120:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_PARSEERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:166:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EFILE [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:197:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:248:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:346:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parse_utils.c:369:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1166:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1916:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2161:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2361:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2392:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2471:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1604:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1604:3: note: c is initialized igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1604:3: note: c is overwritten igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1253:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1257:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1261:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1265:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1278:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1282:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1287:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1292:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1297:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1302:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1310:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1314:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1318:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1326:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1330:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1338:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1342:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1369:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1562:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1575:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1684:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:578:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1684:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2110:46: style:inconclusive: Function 'igraph_dl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:541:46: note: Function 'igraph_dl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2110:46: note: Function 'igraph_dl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2123:46: style:inconclusive: Function 'igraph_dl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:542:45: note: Function 'igraph_dl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2123:46: note: Function 'igraph_dl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2123:66: style:inconclusive: Function 'igraph_dl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:542:62: note: Function 'igraph_dl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2123:66: note: Function 'igraph_dl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2320:24: style:inconclusive: Function 'igraph_dl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:972:24: note: Function 'igraph_dl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2320:24: note: Function 'igraph_dl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2358:26: style:inconclusive: Function 'igraph_dl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:961:27: note: Function 'igraph_dl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2358:26: note: Function 'igraph_dl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2385:37: style:inconclusive: Function 'igraph_dl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:963:38: note: Function 'igraph_dl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2385:37: note: Function 'igraph_dl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2385:64: style:inconclusive: Function 'igraph_dl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:963:62: note: Function 'igraph_dl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2385:64: note: Function 'igraph_dl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1143:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:1516:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2189:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2224:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2233:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2242:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2252:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2316:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2330:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:2342:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:597:15: style: struct member 'yy_trans_info::yy_verify' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/dl-lexer.c:598:15: style: struct member 'yy_trans_info::yy_nxt' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/dl-parser.c:1553:59: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1042:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1416:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1730:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1975:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2206:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2285:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1416:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1416:3: note: c is initialized igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1416:3: note: c is overwritten igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1134:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1138:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1142:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1146:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1165:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1178:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1374:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1387:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1497:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:580:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1497:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1924:46: style:inconclusive: Function 'igraph_gml_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:541:46: note: Function 'igraph_gml_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1924:46: note: Function 'igraph_gml_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1937:46: style:inconclusive: Function 'igraph_gml_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:542:45: note: Function 'igraph_gml_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1937:46: note: Function 'igraph_gml_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1937:66: style:inconclusive: Function 'igraph_gml_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:542:62: note: Function 'igraph_gml_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1937:66: note: Function 'igraph_gml_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2134:24: style:inconclusive: Function 'igraph_gml_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:845:24: note: Function 'igraph_gml_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2134:24: note: Function 'igraph_gml_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2172:26: style:inconclusive: Function 'igraph_gml_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:834:27: note: Function 'igraph_gml_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2172:26: note: Function 'igraph_gml_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2199:37: style:inconclusive: Function 'igraph_gml_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:836:38: note: Function 'igraph_gml_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2199:37: note: Function 'igraph_gml_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2199:64: style:inconclusive: Function 'igraph_gml_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:836:62: note: Function 'igraph_gml_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2199:64: note: Function 'igraph_gml_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1019:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:1328:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2003:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2038:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2047:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2056:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2066:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2130:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2144:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:2156:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:599:15: style: struct member 'yy_trans_info::yy_verify' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/gml-lexer.c:600:15: style: struct member 'yy_trans_info::yy_nxt' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1450:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1750:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1758:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ENOMEM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1768:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_gml_tree_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1798:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_gml_tree_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1823:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_gml_tree_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1838:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_gml_tree_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1857:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1109:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1675:3: portability: Undefined behaviour, pointer arithmetic 'yyerror_range-1' is out of bounds. [pointerOutOfBounds] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1395:15: style: Condition 'yyn==0' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1392:16: note: Assignment 'yyn=yytable[yyn]', assigned value is greater than -1 igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1393:11: note: Assuming that condition 'yyn<=0' is not redundant igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1395:15: note: Condition 'yyn==0' is always true igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1456:32: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1466:31: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1471:78: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1476:115: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1481:114: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:893:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:920:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/gml-parser.c:1739:33: style: Parameter 'locp' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1009:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1356:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1668:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1913:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2113:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2144:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2223:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1356:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1356:3: note: c is initialized igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1356:3: note: c is overwritten igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1102:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1107:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1114:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1119:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1314:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1327:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1436:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:580:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1436:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1862:46: style:inconclusive: Function 'igraph_lgl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:541:46: note: Function 'igraph_lgl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1862:46: note: Function 'igraph_lgl_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1875:46: style:inconclusive: Function 'igraph_lgl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:542:45: note: Function 'igraph_lgl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1875:46: note: Function 'igraph_lgl_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1875:66: style:inconclusive: Function 'igraph_lgl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:542:62: note: Function 'igraph_lgl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1875:66: note: Function 'igraph_lgl_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2072:24: style:inconclusive: Function 'igraph_lgl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:815:24: note: Function 'igraph_lgl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2072:24: note: Function 'igraph_lgl_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2110:26: style:inconclusive: Function 'igraph_lgl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:804:27: note: Function 'igraph_lgl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2110:26: note: Function 'igraph_lgl_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2137:37: style:inconclusive: Function 'igraph_lgl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:806:38: note: Function 'igraph_lgl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2137:37: note: Function 'igraph_lgl_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2137:64: style:inconclusive: Function 'igraph_lgl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:806:62: note: Function 'igraph_lgl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2137:64: note: Function 'igraph_lgl_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:986:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1268:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1941:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1976:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1985:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:1994:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2004:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2068:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2082:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:2094:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:599:15: style: struct member 'yy_trans_info::yy_verify' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/lgl-lexer.c:600:15: style: struct member 'yy_trans_info::yy_nxt' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1407:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1086:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1620:3: portability: Undefined behaviour, pointer arithmetic 'yyerror_range-1' is out of bounds. [pointerOutOfBounds] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1352:15: style: Condition 'yyn==0' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1349:16: note: Assignment 'yyn=yytable[yyn]', assigned value is greater than -1 igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1350:11: note: Assuming that condition 'yyn<=0' is not redundant igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1352:15: note: Condition 'yyn==0' is always true igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:870:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:897:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/lgl-parser.c:1684:33: style: Parameter 'locp' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1009:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1663:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1908:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2108:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2139:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2218:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1351:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1351:3: note: c is initialized igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1351:3: note: c is overwritten igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1102:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1109:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1114:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1309:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1322:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1431:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:580:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1431:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1857:46: style:inconclusive: Function 'igraph_ncol_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:541:46: note: Function 'igraph_ncol_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1857:46: note: Function 'igraph_ncol_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1870:46: style:inconclusive: Function 'igraph_ncol_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:542:45: note: Function 'igraph_ncol_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1870:46: note: Function 'igraph_ncol_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1870:66: style:inconclusive: Function 'igraph_ncol_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:542:62: note: Function 'igraph_ncol_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1870:66: note: Function 'igraph_ncol_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2067:24: style:inconclusive: Function 'igraph_ncol_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:815:24: note: Function 'igraph_ncol_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2067:24: note: Function 'igraph_ncol_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2105:26: style:inconclusive: Function 'igraph_ncol_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:804:27: note: Function 'igraph_ncol_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2105:26: note: Function 'igraph_ncol_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2132:37: style:inconclusive: Function 'igraph_ncol_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:806:38: note: Function 'igraph_ncol_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2132:37: note: Function 'igraph_ncol_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2132:64: style:inconclusive: Function 'igraph_ncol_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:806:62: note: Function 'igraph_ncol_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2132:64: note: Function 'igraph_ncol_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:986:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1263:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1936:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1971:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1980:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1989:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:1999:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2063:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2077:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:2089:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:599:15: style: struct member 'yy_trans_info::yy_verify' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/ncol-lexer.c:600:15: style: struct member 'yy_trans_info::yy_nxt' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1399:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1078:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1611:3: portability: Undefined behaviour, pointer arithmetic 'yyerror_range-1' is out of bounds. [pointerOutOfBounds] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1344:15: style: Condition 'yyn==0' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1341:16: note: Assignment 'yyn=yytable[yyn]', assigned value is greater than -1 igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1342:11: note: Assuming that condition 'yyn<=0' is not redundant igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1344:15: note: Condition 'yyn==0' is always true igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1422:75: style: Same expression on both sides of '-'. [duplicateExpression] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:862:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:889:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] igraph-1.0.0+ds/src/io/parsers/ncol-parser.c:1675:34: style: Parameter 'locp' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1183:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1753:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2067:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2312:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2543:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2622:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1276:19: style: Variable 'yyg->yy_c_buf_p' is reassigned a value before the old one has been used. [redundantAssignment] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1276:19: note: yyg->yy_c_buf_p is assigned igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1276:19: note: yyg->yy_c_buf_p is overwritten igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1281:19: style: Variable 'yyg->yy_c_buf_p' is reassigned a value before the old one has been used. [redundantAssignment] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1281:19: note: yyg->yy_c_buf_p is assigned igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1281:19: note: yyg->yy_c_buf_p is overwritten igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1753:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1753:3: note: c is initialized igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1753:3: note: c is overwritten igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1308:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1312:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1316:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1320:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1324:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1328:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1332:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1341:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1346:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1350:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1356:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1360:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1364:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1368:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1372:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1376:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1380:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1384:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1388:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1392:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1396:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1400:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1404:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1408:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1413:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1419:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1423:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1427:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1431:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1435:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1439:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1443:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1447:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1451:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1455:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1459:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1463:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1467:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1471:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1475:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1479:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1483:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1487:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1491:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1495:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1500:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1518:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1711:23: style: Checking if unsigned expression 'num_to_read' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1724:19: style: Checking if unsigned expression 'new_size' is less than zero. [unsignedLessThanZero] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1834:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:580:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1834:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2261:46: style:inconclusive: Function 'igraph_pajek_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:541:46: note: Function 'igraph_pajek_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2261:46: note: Function 'igraph_pajek_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2274:46: style:inconclusive: Function 'igraph_pajek_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:542:45: note: Function 'igraph_pajek_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2274:46: note: Function 'igraph_pajek_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2274:66: style:inconclusive: Function 'igraph_pajek_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:542:62: note: Function 'igraph_pajek_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2274:66: note: Function 'igraph_pajek_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2471:24: style:inconclusive: Function 'igraph_pajek_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:986:24: note: Function 'igraph_pajek_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2471:24: note: Function 'igraph_pajek_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2509:26: style:inconclusive: Function 'igraph_pajek_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:975:27: note: Function 'igraph_pajek_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2509:26: note: Function 'igraph_pajek_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2536:37: style:inconclusive: Function 'igraph_pajek_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:977:38: note: Function 'igraph_pajek_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2536:37: note: Function 'igraph_pajek_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2536:64: style:inconclusive: Function 'igraph_pajek_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:977:62: note: Function 'igraph_pajek_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2536:64: note: Function 'igraph_pajek_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1160:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:1665:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2340:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2375:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2384:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2393:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2403:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2467:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2481:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:2493:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:599:15: style: struct member 'yy_trans_info::yy_verify' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/pajek-lexer.c:600:15: style: struct member 'yy_trans_info::yy_nxt' is never used. [unusedStructMember] igraph-1.0.0+ds/src/io/parsers/pajek-parser.c:1763:62: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/isomorphism/bliss.cc:326:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/isomorphism/bliss/defs.cc:27:25: style:inconclusive: Function 'fatal_error' argument 1 names different: declaration 'fmt' definition 'reason'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/defs.hh:41:30: note: Function 'fatal_error' argument 1 names different: declaration 'fmt' definition 'reason'. igraph-1.0.0+ds/src/isomorphism/bliss/defs.cc:27:25: note: Function 'fatal_error' argument 1 names different: declaration 'fmt' definition 'reason'. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:768:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable discrete_cell_limit [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1922:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1945:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2079:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3730:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3753:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3861:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3920:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.hh:52:3: style: The class 'Cell' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::failure_recording_fp_deviation' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::refine_current_path_certificate_index' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::refine_first_path_subcertificate_end' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::refine_cmp_to_best' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::refine_best_path_subcertificate_end' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::long_prune_max_stored_autss' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::long_prune_begin' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::long_prune_end' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::eqref_max_certificate_index' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::compute_eqref_hash' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::certificate_index' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::report_hook' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::report_user_param' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::cr_level' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:53:16: warning: Member variable 'AbstractGraph::cr_component_elements' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:231:16: style:inconclusive: Technically the member function 'bliss::AbstractGraph::update_labeling' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:355:8: note: Technically the member function 'bliss::AbstractGraph::update_labeling' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:231:16: note: Technically the member function 'bliss::AbstractGraph::update_labeling' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:244:16: style:inconclusive: Technically the member function 'bliss::AbstractGraph::update_labeling_and_its_inverse' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:356:8: note: Technically the member function 'bliss::AbstractGraph::update_labeling_and_its_inverse' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:244:16: note: Technically the member function 'bliss::AbstractGraph::update_labeling_and_its_inverse' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:550:16: style:inconclusive: Technically the member function 'bliss::AbstractGraph::update_orbit_information' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:358:8: note: Technically the member function 'bliss::AbstractGraph::update_orbit_information' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:550:16: note: Technically the member function 'bliss::AbstractGraph::update_orbit_information' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:275:16: style:inconclusive: Technically the member function 'bliss::AbstractGraph::reset_permutation' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:360:8: note: Technically the member function 'bliss::AbstractGraph::reset_permutation' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:275:16: note: Technically the member function 'bliss::AbstractGraph::reset_permutation' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:93:8: style:inconclusive: Technically the member function 'bliss::KStack < RefInfo >::element_at' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:594:3: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:803:3: style: Class 'Digraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:43:3: style: Class 'KStack < RefInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:43:3: style: Class 'KStack < Partition :: Cell * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:523:8: style: The function 'remove_duplicate_edges' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:372:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:523:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:555:8: style: The function 'split_neighbourhood_of_unit_cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:316:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:555:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:556:8: style: The function 'split_neighbourhood_of_cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:317:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:556:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:561:8: style: The function 'is_equitable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:343:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:561:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:565:20: style: The function 'find_next_cell_to_be_splitted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:374:28: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:565:20: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:574:8: style: The function 'make_initial_equitable_partition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:373:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:574:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:576:8: style: The function 'initialize_certificate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:370:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:576:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:578:8: style: The function 'is_automorphism' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:363:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:578:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:581:8: style: The function 'nucr_find_first_component' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:441:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:581:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:582:8: style: The function 'nucr_find_first_component' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:442:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:582:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:599:4: style: The destructor '~Graph' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:58:12: note: Virtual destructor in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:599:4: note: Destructor in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:604:8: style: The function 'is_automorphism' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:96:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:604:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:610:24: style: The function 'get_hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:194:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:610:24: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:615:16: style: The function 'get_nof_vertices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:122:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:615:16: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:622:10: style: The function 'permute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:130:26: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:622:10: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:623:10: style: The function 'permute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:131:26: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:623:10: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:628:16: style: The function 'add_vertex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:77:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:628:16: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:636:8: style: The function 'add_edge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:85:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:636:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:641:8: style: The function 'change_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:90:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:641:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:723:8: style: The function 'remove_duplicate_edges' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:372:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:723:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:766:8: style: The function 'split_neighbourhood_of_unit_cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:316:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:766:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:767:8: style: The function 'split_neighbourhood_of_cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:317:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:767:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:773:8: style: The function 'is_equitable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:343:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:773:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:777:20: style: The function 'find_next_cell_to_be_splitted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:374:28: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:777:20: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:785:8: style: The function 'make_initial_equitable_partition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:373:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:785:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:787:8: style: The function 'initialize_certificate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:370:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:787:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:789:8: style: The function 'is_automorphism' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:363:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:789:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:793:8: style: The function 'nucr_find_first_component' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:441:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:793:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:794:8: style: The function 'nucr_find_first_component' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:442:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:794:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:808:4: style: The destructor '~Digraph' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:58:12: note: Virtual destructor in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:808:4: note: Destructor in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:814:8: style: The function 'is_automorphism' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:96:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:814:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:821:24: style: The function 'get_hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:194:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:821:24: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:826:16: style: The function 'get_nof_vertices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:122:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:826:16: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:831:16: style: The function 'add_vertex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:77:24: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:831:16: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:839:8: style: The function 'add_edge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:85:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:839:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:844:8: style: The function 'change_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:90:16: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:844:8: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:867:12: style: The function 'permute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:130:26: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:867:12: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:868:12: style: The function 'permute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:131:26: note: Virtual function in base class igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:868:12: note: Function in derived class igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:430:29: style: Condition 'nof_fitting_in_max_mem' argument 1 names different: declaration 'N' definition 'k'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:43:14: note: Function 'KStack < RefInfo >' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:116:26: note: Function 'KStack < RefInfo >' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:125:29: style:inconclusive: Function 'init' argument 1 names different: declaration 'N' definition 'k'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:50:17: note: Function 'init' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:125:29: note: Function 'init' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:116:26: style:inconclusive: Function 'KStack < Partition :: Cell * >' argument 1 names different: declaration 'N' definition 'k'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:43:14: note: Function 'KStack < Partition :: Cell * >' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:116:26: note: Function 'KStack < Partition :: Cell * >' argument 1 names different: declaration 'N' definition 'k'. igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:931:28: style: Local variable 'begin' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:906:24: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:931:28: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2370:34: style: Local variable 'cell' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2190:61: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2370:34: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3417:16: style: Local variable 'sh_first' shadows outer function [shadowFunction] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:778:20: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3417:16: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4120:34: style: Local variable 'cell' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4011:59: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4120:34: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4879:16: style: Local variable 'sh_first' shadows outer function [shadowFunction] igraph-1.0.0+ds/src/isomorphism/bliss/graph.hh:566:20: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4879:16: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1102:25: style: Variable 'first_pinfo' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1120:25: style: Variable 'bestp_info' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1350:35: style: Variable 'old_info' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2085:15: style: Variable 'v' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3867:15: style: Variable 'v' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:248:17: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:787:22: style: Variable 'split_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1576:34: style: Variable 'c' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1677:32: style: Variable 'c' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2171:30: style: Variable 'last_new_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2241:30: style: Variable 'last_new_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2313:30: style: Variable 'last_new_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2461:25: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2462:31: style: Variable 'lp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2592:25: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2593:31: style: Variable 'lp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2715:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2720:21: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2743:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2764:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2769:21: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2792:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3303:30: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3985:30: style: Variable 'last_new_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4064:30: style: Variable 'last_new_cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4203:25: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4204:32: style: Variable 'lp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4330:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4335:21: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4359:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4805:30: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2132:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3945:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:805:28: error: Uninitialized variable: root.subcertificate_length [uninitvar] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:805:28: error: Uninitialized struct member: root.subcertificate_length [uninitStructMember] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1502:34: error: Uninitialized struct member: child_node.subcertificate_length [uninitStructMember] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1816:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1823:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1841:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1848:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1979:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1980:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1990:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1991:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2010:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2030:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2047:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2088:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2130:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2727:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2739:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2776:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2788:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3202:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3207:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3215:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3220:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3247:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3252:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3260:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3265:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3654:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3661:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3783:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3784:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3805:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3831:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3870:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3894:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:3943:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4343:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4355:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4720:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4727:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4756:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4763:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:46:32: style:inconclusive: Function 'upheap' argument 1 names different: declaration 'k' definition 'index'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/heap.hh:34:28: note: Function 'upheap' argument 1 names different: declaration 'k' definition 'index'. igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:46:32: note: Function 'upheap' argument 1 names different: declaration 'k' definition 'index'. igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:60:34: style:inconclusive: Function 'downheap' argument 1 names different: declaration 'k' definition 'index'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/heap.hh:35:30: note: Function 'downheap' argument 1 names different: declaration 'k' definition 'index'. igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:60:34: note: Function 'downheap' argument 1 names different: declaration 'k' definition 'index'. igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:89:38: style:inconclusive: Function 'insert' argument 1 names different: declaration 'e' definition 'v'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/heap.hh:66:34: note: Function 'insert' argument 1 names different: declaration 'e' definition 'v'. igraph-1.0.0+ds/src/isomorphism/bliss/heap.cc:89:38: note: Function 'insert' argument 1 names different: declaration 'e' definition 'v'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:25:8: warning: Member variable 'Orbit::_nof_orbits' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:58:37: style:inconclusive: Function 'init' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:70:32: note: Function 'init' argument 1 names different: declaration 'N' definition 'n'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:58:37: note: Function 'init' argument 1 names different: declaration 'N' definition 'n'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:87:38: style:inconclusive: Function 'merge_orbits' argument 1 names different: declaration 'o1' definition 'orbit1'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:51:33: note: Function 'merge_orbits' argument 1 names different: declaration 'o1' definition 'orbit1'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:87:38: note: Function 'merge_orbits' argument 1 names different: declaration 'o1' definition 'orbit1'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:87:58: style:inconclusive: Function 'merge_orbits' argument 2 names different: declaration 'o2' definition 'orbit2'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:51:49: note: Function 'merge_orbits' argument 2 names different: declaration 'o2' definition 'orbit2'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:87:58: note: Function 'merge_orbits' argument 2 names different: declaration 'o2' definition 'orbit2'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:129:52: style:inconclusive: Function 'is_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:89:47: note: Function 'is_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:129:52: note: Function 'is_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:135:61: style:inconclusive: Function 'get_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:95:56: note: Function 'get_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:135:61: note: Function 'get_minimal_representative' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:144:45: style:inconclusive: Function 'orbit_size' argument 1 names different: declaration 'e' definition 'element'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/orbit.hh:101:40: note: Function 'orbit_size' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:144:45: note: Function 'orbit_size' argument 1 names different: declaration 'e' definition 'element'. igraph-1.0.0+ds/src/isomorphism/bliss/orbit.cc:138:22: style: Variable 'orbit' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:1069:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable created_trail_index [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:35:12: warning: Member variable 'Partition::first_cell' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:35:12: warning: Member variable 'Partition::first_nonsingleton_cell' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:35:12: warning: Member variable 'Partition::cr_max_level' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:35:12: warning: Member variable 'Partition::dcs_start' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:604:12: style:inconclusive: Technically the member function 'bliss::Partition::dcs_cumulate_count' can be const. [functionConst] igraph-1.0.0+ds/src/isomorphism/bliss/partition.hh:267:8: note: Technically the member function 'bliss::Partition::dcs_cumulate_count' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:604:12: note: Technically the member function 'bliss::Partition::dcs_cumulate_count' can be const. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:69:41: style:inconclusive: Function 'init' argument 1 names different: declaration 'N' definition 'M'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/partition.hh:174:32: note: Function 'init' argument 1 names different: declaration 'N' definition 'M'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:69:41: note: Function 'init' argument 1 names different: declaration 'N' definition 'M'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:793:46: style:inconclusive: Function 'split_cell' argument 1 names different: declaration 'cell' definition 'original_cell'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/partition.hh:257:32: note: Function 'split_cell' argument 1 names different: declaration 'cell' definition 'original_cell'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:793:46: note: Function 'split_cell' argument 1 names different: declaration 'cell' definition 'original_cell'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:1031:60: style:inconclusive: Function 'cr_split_level' argument 2 names different: declaration 'cells' definition 'splitted_cells'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/partition.hh:205:64: note: Function 'cr_split_level' argument 2 names different: declaration 'cells' definition 'splitted_cells'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:1031:60: note: Function 'cr_split_level' argument 2 names different: declaration 'cells' definition 'splitted_cells'. igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:207:31: style: Variable 'lp' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:419:32: style: Variable 'end' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:607:17: style: Variable 'count_p' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:780:34: style: Parameter 'cell' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:158:22: warning: Uninitialized variable: info.cr_backtrack_point [uninitvar] igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:155:6: note: Assuming condition is false igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:158:22: note: Uninitialized variable: info.cr_backtrack_point igraph-1.0.0+ds/src/isomorphism/bliss/partition.cc:158:22: error: Uninitialized struct member: info.cr_backtrack_point [uninitStructMember] igraph-1.0.0+ds/src/isomorphism/bliss/uintseqhash.cc:96:39: style:inconclusive: Function 'update' argument 1 names different: declaration 'n' definition 'i'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/isomorphism/bliss/uintseqhash.hh:41:28: note: Function 'update' argument 1 names different: declaration 'n' definition 'i'. igraph-1.0.0+ds/src/isomorphism/bliss/uintseqhash.cc:96:39: note: Function 'update' argument 1 names different: declaration 'n' definition 'i'. igraph-1.0.0+ds/src/isomorphism/isoclasses.c:2776:17: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EDGEORDER_FROM [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:86:21: style: Local variable 'vertex_color' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:56:26: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:86:21: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:91:21: style: Local variable 'edge_color' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:56:61: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:91:21: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:96:21: style: Local variable 'edge_color' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:56:61: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/isomorphism_misc.c:96:21: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_adjlist_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:391:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:514:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:704:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:958:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:1039:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:1162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:1308:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:1355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:1542:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/lad.c:440:29: style: Local variable 'toBeMatched' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/lad.c:365:88: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/lad.c:440:29: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:744:21: style: Local variable 'matchedWithU' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/lad.c:663:55: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/lad.c:744:21: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:881:29: style: Local variable 'matchedWithU' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/lad.c:663:55: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/lad.c:881:29: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:1388:25: style: Local variable 'map' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/lad.c:1337:71: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/lad.c:1388:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:1394:25: style: Local variable 'vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/isomorphism/lad.c:1337:45: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/lad.c:1394:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/lad.c:176:49: style: Parameter 'D' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/isomorphism/lad.c:939:36: style: Parameter 'nbPred' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/isomorphism/lad.c:939:58: style: Parameter 'pred' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/isomorphism/queries.c:109:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/queries.c:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:62:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:175:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:732:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:819:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:830:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:894:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:969:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1052:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_STOP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1611:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1674:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:1740:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/isomorphism/vf2.c:362:25: style: Local variable 'core_1' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:148:46: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:362:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:363:25: style: Local variable 'core_2' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:148:67: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:363:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:591:25: style: Local variable 'core_1' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:148:46: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:591:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:592:25: style: Local variable 'core_2' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:148:67: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:592:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:1219:25: style: Local variable 'core_1' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:1036:46: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:1219:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:1220:25: style: Local variable 'core_2' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:1036:67: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:1220:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:1408:25: style: Local variable 'core_1' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:1036:46: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:1408:25: note: Shadow variable igraph-1.0.0+ds/src/isomorphism/vf2.c:1409:25: style: Local variable 'core_2' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/isomorphism/vf2.c:1036:67: note: Shadowed declaration igraph-1.0.0+ds/src/isomorphism/vf2.c:1409:25: note: Shadow variable igraph-1.0.0+ds/src/layout/align.c:91:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/circular.c:66:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/circular.c:95:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/circular.c:185:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/davidson_harel.c:169:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/davidson_harel.c:153:31: style: Variable 'fine_tuning' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/layout/drl/drl_Node.h:60:5: warning: Member variable 'Node::sub_x' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node.h:60:5: warning: Member variable 'Node::sub_y' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node.h:60:5: warning: Member variable 'Node::energy' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid.h:57:5: warning: Member variable 'DensityGrid::fall_off' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid.h:57:5: warning: Member variable 'DensityGrid::Density' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid.h:57:5: warning: Member variable 'DensityGrid::Bins' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node.h:62:9: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_Node.h:60:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:68:5: warning: Possible leak in public function. The pointer 'Density' is not deallocated before it is allocated. [publicAllocationError] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:96:11: style: The scope of the variable 'x_dist' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:96:19: style: The scope of the variable 'y_dist' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:96:27: style: The scope of the variable 'distance' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:163:34: style: Parameter 'N' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:234:38: style: Parameter 'N' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:165:22: style: Variable 'fall_ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/layout/drl/DensityGrid.cpp:198:22: style: Variable 'fall_ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:60:5: warning: Member variable 'Node::sub_x' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:60:5: warning: Member variable 'Node::sub_y' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:60:5: warning: Member variable 'Node::sub_z' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:60:5: warning: Member variable 'Node::energy' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.h:57:5: warning: Member variable 'DensityGrid::fall_off' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.h:57:5: warning: Member variable 'DensityGrid::Density' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.h:57:5: warning: Member variable 'DensityGrid::Bins' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:62:9: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_Node_3d.h:60:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:68:5: warning: Possible leak in public function. The pointer 'Density' is not deallocated before it is allocated. [publicAllocationError] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:101:11: style: The scope of the variable 'x_dist' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:101:19: style: The scope of the variable 'y_dist' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:101:27: style: The scope of the variable 'z_dist' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:101:35: style: The scope of the variable 'distance' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:175:34: style: Parameter 'N' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:255:38: style: Parameter 'N' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:177:22: style: Variable 'fall_ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/layout/drl/DensityGrid_3d.cpp:214:22: style: Variable 'fall_ptr' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1267:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::CUT_END' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::cut_length_end' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::cut_off_length' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::cut_rate' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::start_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::stop_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:126:8: warning: Member variable 'graph::real_fixed' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:133:5: performance: Variable 'iterations' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:174:5: performance: Variable 'num_nodes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1213:14: style:inconclusive: Technically the member function 'drl::graph::get_tot_energy' can be const. [functionConst] igraph-1.0.0+ds/src/layout/drl/drl_graph.h:71:11: note: Technically the member function 'drl::graph::get_tot_energy' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1213:14: note: Technically the member function 'drl::graph::get_tot_energy' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:893:13: style:inconclusive: Technically the member function 'drl::graph::get_positions' can be const. [functionConst] igraph-1.0.0+ds/src/layout/drl/drl_graph.h:87:10: note: Technically the member function 'drl::graph::get_positions' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:893:13: note: Technically the member function 'drl::graph::get_positions' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:574:9: style: The scope of the variable 'MIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:822:10: style: The scope of the variable 'all_fixed' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1014:11: style: The scope of the variable 'x_dis' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1014:18: style: The scope of the variable 'y_dis' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1015:11: style: The scope of the variable 'energy_distance' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1015:28: style: The scope of the variable 'weight' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1070:11: style: The scope of the variable 'damping' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:1070:20: style: The scope of the variable 'weight' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:893:51: style: Parameter 'node_indices' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:910:37: style: Parameter 'old_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:982:36: style: Parameter 'old_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:983:36: style: Parameter 'new_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:181:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/layout/drl/drl_graph.cpp:189:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:834:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:487:9: warning: Buffer 'old_positions' is too small, the function 'get_positions' expects a bigger buffer in 2nd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:487:9: note: Function 'get_positions' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:545:35: note: Declaration of 2nd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:470:11: note: Passing buffer 'old_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:487:9: note: Buffer 'old_positions' is too small, the function 'get_positions' expects a bigger buffer in 2nd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:490:9: warning: Buffer 'new_positions' is too small, the function 'get_positions' expects a bigger buffer in 2nd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:490:9: note: Function 'get_positions' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:545:35: note: Declaration of 2nd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:471:11: note: Passing buffer 'new_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:490:9: note: Buffer 'new_positions' is too small, the function 'get_positions' expects a bigger buffer in 2nd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: warning: Buffer 'old_positions' is too small, the function 'update_node_pos' expects a bigger buffer in 2nd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: note: Function 'update_node_pos' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:562:37: note: Declaration of 2nd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:470:11: note: Passing buffer 'old_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: note: Buffer 'old_positions' is too small, the function 'update_node_pos' expects a bigger buffer in 2nd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: warning: Buffer 'new_positions' is too small, the function 'update_node_pos' expects a bigger buffer in 3rd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: note: Function 'update_node_pos' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:563:37: note: Declaration of 3rd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:471:11: note: Passing buffer 'new_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:495:17: note: Buffer 'new_positions' is too small, the function 'update_node_pos' expects a bigger buffer in 3rd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: warning: Buffer 'old_positions' is too small, the function 'update_density' expects a bigger buffer in 2nd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: note: Function 'update_density' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:640:36: note: Declaration of 2nd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:470:11: note: Passing buffer 'old_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: note: Buffer 'old_positions' is too small, the function 'update_density' expects a bigger buffer in 2nd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: warning: Buffer 'new_positions' is too small, the function 'update_density' expects a bigger buffer in 3rd argument [argumentSize] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: note: Function 'update_density' is called igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:641:36: note: Declaration of 3rd function argument. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:471:11: note: Passing buffer 'new_positions' to function that is declared here igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:509:13: note: Buffer 'new_positions' is too small, the function 'update_density' expects a bigger buffer in 3rd argument igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::CUT_END' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::cut_length_end' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::cut_off_length' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::cut_rate' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::start_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::stop_time' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:49:8: warning: Member variable 'graph::real_fixed' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:56:5: performance: Variable 'iterations' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:97:5: performance: Variable 'num_nodes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:804:14: style:inconclusive: Technically the member function 'drl3d::graph::get_tot_energy' can be const. [functionConst] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.h:64:11: note: Technically the member function 'drl3d::graph::get_tot_energy' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:804:14: note: Technically the member function 'drl3d::graph::get_tot_energy' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:544:13: style:inconclusive: Technically the member function 'drl3d::graph::get_positions' can be const. [functionConst] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.h:79:10: note: Technically the member function 'drl3d::graph::get_positions' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:544:13: note: Technically the member function 'drl3d::graph::get_positions' can be const. igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:225:9: style: The scope of the variable 'MIN' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:473:10: style: The scope of the variable 'all_fixed' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:674:11: style: The scope of the variable 'x_dis' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:674:18: style: The scope of the variable 'y_dis' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:674:25: style: The scope of the variable 'z_dis' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:675:11: style: The scope of the variable 'energy_distance' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:675:28: style: The scope of the variable 'weight' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:732:11: style: The scope of the variable 'damping' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:732:20: style: The scope of the variable 'weight' can be reduced. [variableScope] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:544:51: style: Parameter 'node_indices' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:562:37: style: Parameter 'old_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:640:36: style: Parameter 'old_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:641:36: style: Parameter 'new_positions' can be declared as const array [constParameter] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:104:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/layout/drl/drl_graph_3d.cpp:112:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] igraph-1.0.0+ds/src/layout/drl/drl_layout.cpp:470:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/layout/drl/drl_layout_3d.cpp:121:5: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_HANDLE_EXCEPTIONS is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:48:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_WEAK [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:190:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_2dgrid_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:370:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:494:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:231:26: style: Local variable 'v' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:201:22: note: Shadowed declaration igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:231:26: note: Shadow variable igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:232:26: style: Local variable 'u' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:201:25: note: Shadowed declaration igraph-1.0.0+ds/src/layout/fruchterman_reingold.c:232:26: note: Shadow variable igraph-1.0.0+ds/src/layout/gem.c:90:25: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/layout/graphopt.c:435:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/graphopt.c:152:13: style: Local variable 'pending_forces_x' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:138:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:152:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:153:13: style: Local variable 'pending_forces_y' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:139:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:153:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:154:13: style: Local variable 'pending_forces_x' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:138:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:154:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:155:13: style: Local variable 'pending_forces_y' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:139:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:155:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:234:13: style: Local variable 'pending_forces_x' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:197:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:234:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:235:13: style: Local variable 'pending_forces_y' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:198:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:235:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:236:13: style: Local variable 'pending_forces_x' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:197:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:236:13: note: Shadow variable igraph-1.0.0+ds/src/layout/graphopt.c:237:13: style: Local variable 'pending_forces_y' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/graphopt.c:198:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/graphopt.c:237:13: note: Shadow variable igraph-1.0.0+ds/src/layout/kamada_kawai.c:122:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/kamada_kawai.c:432:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/large_graph.c:121:82: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/layout/layout_bipartite.c:59:56: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/layout/layout_grid.c:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/layout_grid.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/layout_random.c:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/layout_random.c:87:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/layout_random.c:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/layout_random.c:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/mds.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/mds.c:64:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/mds.c:198:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:37:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DESCENDING [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:106:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:262:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_dla.c:40:17: style: Local variable 'v' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/merge_dla.c:32:53: note: Shadowed declaration igraph-1.0.0+ds/src/layout/merge_dla.c:40:17: note: Shadow variable igraph-1.0.0+ds/src/layout/merge_grid.c:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_grid.c:58:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_grid.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/merge_grid.c:24:84: style: Parameter 'grid' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/layout/reingold_tilford.c:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DQUEUE_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:138:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_DQUEUE_NULL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:457:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:554:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:739:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:985:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/reingold_tilford.c:86:29: style: Local variable 'pnewedges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:40:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:86:29: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:87:29: style: Local variable 'pnewedges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:40:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:87:29: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:89:29: style: Local variable 'pnewedges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:40:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:89:29: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:90:29: style: Local variable 'pnewedges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:40:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:90:29: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:479:21: style: Local variable 'degrees' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:453:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:479:21: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:617:25: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:539:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:617:25: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:630:21: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:539:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:630:21: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:647:25: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:539:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:647:25: note: Shadow variable igraph-1.0.0+ds/src/layout/reingold_tilford.c:819:25: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/reingold_tilford.c:716:63: note: Shadowed declaration igraph-1.0.0+ds/src/layout/reingold_tilford.c:819:25: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:296:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:560:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:711:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:736:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_int_t [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:993:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:1057:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_IN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:1203:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/layout/sugiyama.c:444:30: style: Local variable 'control_points' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/layout/sugiyama.c:293:22: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:444:30: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:699:21: style: Local variable 'barycenters' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:680:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:699:21: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:704:21: style: Local variable 'barycenters' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:680:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:704:21: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:702:25: style: Local variable 'barycenters' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:680:26: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:702:25: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1070:17: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1053:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1070:17: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1163:29: style: Local variable 'align' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1053:58: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1163:29: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1164:29: style: Local variable 'roots' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1053:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1164:29: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1165:29: style: Local variable 'align' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1053:58: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1165:29: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1234:17: style: Local variable 'xs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1193:46: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1234:17: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1237:21: style: Local variable 'xs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1193:46: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1237:21: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1261:13: style: Local variable 'xs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1253:46: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1261:13: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1278:25: style: Local variable 'sinks' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1252:30: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1278:25: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1286:29: style: Local variable 'shifts' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1252:54: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1286:29: note: Shadow variable igraph-1.0.0+ds/src/layout/sugiyama.c:1293:29: style: Local variable 'xs' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/layout/sugiyama.c:1253:46: note: Shadowed declaration igraph-1.0.0+ds/src/layout/sugiyama.c:1293:29: note: Shadow variable igraph-1.0.0+ds/src/layout/umap.c:1071:70: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/linalg/arpack.c:192:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:274:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NEVNPOS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:307:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NEVNPOS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:346:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NEVNPOS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:491:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NEVNPOS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:600:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:693:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:907:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1182:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1419:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1485:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NO_ERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1508:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NO_ERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1531:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NO_ERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1553:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NO_ERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:1612:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ARPACK_NO_ERROR [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/arpack.c:517:34: style: Variable 'mat[2]' is assigned an expression that holds the same value. [redundantAssignment] igraph-1.0.0+ds/src/linalg/arpack.c:517:20: note: mat[0] is assigned 'b' here. igraph-1.0.0+ds/src/linalg/arpack.c:517:34: note: Variable 'mat[2]' is assigned an expression that holds the same value. igraph-1.0.0+ds/src/linalg/arpack.c:285:17: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/arpack.c:269:57: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/arpack.c:285:17: note: Shadow variable igraph-1.0.0+ds/src/linalg/arpack.c:547:17: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/arpack.c:482:91: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/arpack.c:547:17: note: Shadow variable igraph-1.0.0+ds/src/linalg/arpack.c:549:21: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/arpack.c:482:91: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/arpack.c:549:21: note: Shadow variable igraph-1.0.0+ds/src/linalg/arpack.c:657:41: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/linalg/arpack.c:863:52: style: Parameter 'storage' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/linalg/arpack.c:1137:52: style: Parameter 'storage' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/linalg/arpack.c:1197:16: style: Variable 'd_size' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/linalg/blas.c:122:27: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/linalg/eigen.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_matrix_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:71:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:155:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:231:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:251:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DSYEV_SELECT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:273:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:348:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DSYEV_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:362:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DSYEV_INTERVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:377:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LAPACK_DSYEV_SELECT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:401:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:489:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:513:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:588:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:680:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:726:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:771:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:811:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:849:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:888:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_EPSILON [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:946:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1085:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1104:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1181:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EIGEN_SELECT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1240:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EIGEN_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1299:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1320:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1421:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EIGEN_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/eigen.c:1455:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] igraph-1.0.0+ds/src/linalg/eigen.c:109:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:62:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:109:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:119:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:62:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:119:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:193:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:145:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:193:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:203:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:145:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:203:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:311:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:262:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:311:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:321:25: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:262:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:321:25: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:546:17: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:499:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:546:17: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:551:21: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:499:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:551:21: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:1015:21: style: Local variable 'values' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/eigen.c:933:34: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/eigen.c:1015:21: note: Shadow variable igraph-1.0.0+ds/src/linalg/eigen.c:675:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:676:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:721:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:722:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:766:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:767:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:806:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:807:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:844:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:845:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:883:19: style: Variable 'aa' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:884:19: style: Variable 'bb' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/linalg/eigen.c:1135:53: style: Parameter 'fun' can be declared as pointer to const [constParameterPointer] igraph-1.0.0+ds/src/linalg/eigen.c:1106:11: style: Variable 'n' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/linalg/eigen.c:1111:11: style: Variable 'n' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/linalg/eigen.c:1455:21: style: Variable 'options' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/linalg/lapack.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:63:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:109:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:198:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:310:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:450:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:633:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:849:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:992:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EOVERFLOW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/linalg/lapack.c:45:17: style: Local variable 'vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/lapack.c:38:26: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/lapack.c:45:17: note: Shadow variable igraph-1.0.0+ds/src/linalg/lapack.c:66:17: style: Local variable 'fortran_vec' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/linalg/lapack.c:53:66: note: Shadowed declaration igraph-1.0.0+ds/src/linalg/lapack.c:66:17: note: Shadow variable igraph-1.0.0+ds/src/math/safe_intop.c:81:0: error: #error "Unexpected IGRAPH_INTEGER_SIZE value." [preprocessorErrorDirective] igraph-1.0.0+ds/src/math/safe_intop.c:81:4: error: #error "Unexpected IGRAPH_INTEGER_SIZE value." [preprocessorErrorDirective] igraph-1.0.0+ds/src/math/utils.c:111:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/math/utils.c:150:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/bipartite.c:886:52: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/chordality.c:298:46: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/cocitation.c:175:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_ALL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:210:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:274:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:337:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vit_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:450:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:640:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:703:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:766:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/cocitation.c:488:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/cocitation.c:440:88: note: Shadowed declaration igraph-1.0.0+ds/src/misc/cocitation.c:488:21: note: Shadow variable igraph-1.0.0+ds/src/misc/cocitation.c:499:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/cocitation.c:440:88: note: Shadowed declaration igraph-1.0.0+ds/src/misc/cocitation.c:499:21: note: Shadow variable igraph-1.0.0+ds/src/misc/cocitation.c:501:21: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/cocitation.c:440:88: note: Shadowed declaration igraph-1.0.0+ds/src/misc/cocitation.c:501:21: note: Shadow variable igraph-1.0.0+ds/src/misc/cocitation.c:700:17: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/cocitation.c:693:85: note: Shadowed declaration igraph-1.0.0+ds/src/misc/cocitation.c:700:17: note: Shadow variable igraph-1.0.0+ds/src/misc/cocitation.c:763:17: style: Local variable 'res' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/cocitation.c:756:82: note: Shadowed declaration igraph-1.0.0+ds/src/misc/cocitation.c:763:17: note: Shadow variable igraph-1.0.0+ds/src/misc/coloring.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:219:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:309:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:340:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:399:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:484:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/coloring.c:107:21: style: Local variable 'colors' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/coloring.c:32:102: note: Shadowed declaration igraph-1.0.0+ds/src/misc/coloring.c:107:21: note: Shadow variable igraph-1.0.0+ds/src/misc/coloring.c:223:17: style: Local variable 'colors' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/coloring.c:213:49: note: Shadowed declaration igraph-1.0.0+ds/src/misc/coloring.c:223:17: note: Shadow variable igraph-1.0.0+ds/src/misc/coloring.c:263:17: style: Local variable 'colors' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/coloring.c:213:49: note: Shadowed declaration igraph-1.0.0+ds/src/misc/coloring.c:263:17: note: Shadow variable igraph-1.0.0+ds/src/misc/conversion.c:109:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NO_LOOPS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:226:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_NO_LOOPS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:328:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EDGEORDER_ID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:368:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:508:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_TO_UNDIRECTED_MUTUAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:839:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:871:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_GET_ADJACENCY_BOTH [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:925:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/conversion.c:968:25: style: Local variable 'prufer' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/conversion.c:907:77: note: Shadowed declaration igraph-1.0.0+ds/src/misc/conversion.c:968:25: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:232:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:325:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:425:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:501:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:646:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:710:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:732:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:827:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:1088:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable degree [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:1188:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_HANDLE_EXCEPTIONS_BEGIN [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:376:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:319:66: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:376:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:377:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:319:66: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:377:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:480:17: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:421:110: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:480:17: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:481:17: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:421:110: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:481:17: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:456:29: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:421:110: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:456:29: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:457:29: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:421:110: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:457:29: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:544:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:497:116: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:544:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:545:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:497:116: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:545:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:531:33: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:497:116: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:531:33: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:532:33: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:497:116: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:532:33: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:636:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:581:136: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:636:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:637:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:581:136: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:637:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:697:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:655:142: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:697:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:698:21: style: Local variable 'edges' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/degree_sequence.cpp:655:142: note: Shadowed declaration igraph-1.0.0+ds/src/misc/degree_sequence.cpp:698:21: note: Shadow variable igraph-1.0.0+ds/src/misc/degree_sequence.cpp:443:18: style: Variable 'w' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/src/misc/embedding.c:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:252:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:280:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:315:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:383:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:452:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:488:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:554:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:596:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:635:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:932:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:984:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EMBEDDING_OAP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:1137:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_INFINITY [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/embedding.c:112:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:104:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:112:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:117:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:104:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:117:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:115:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:112:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:115:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:176:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:168:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:176:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:183:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:168:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:183:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:181:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:176:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:181:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:303:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:290:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:303:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:306:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:303:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:306:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:339:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:326:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:339:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:344:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:339:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:344:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:357:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:326:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:357:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:362:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:357:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:362:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:412:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:406:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:412:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:428:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:406:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:428:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:440:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:406:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:440:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:443:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:440:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:443:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:476:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:463:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:476:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:479:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:476:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:479:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:510:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:502:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:510:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:528:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:502:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:528:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:540:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:502:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:540:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:545:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:540:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:545:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:582:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:567:22: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:582:17: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:587:21: style: Local variable 'tmp' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/misc/embedding.c:582:17: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:587:21: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:753:25: style: Local variable 'D' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/embedding.c:606:50: note: Shadowed declaration igraph-1.0.0+ds/src/misc/embedding.c:753:25: note: Shadow variable igraph-1.0.0+ds/src/misc/embedding.c:1190:13: style: Variable 'max' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/graphicality.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:139:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_LOOPS_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:243:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_I_MULTI_EDGES_SW [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:269:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:293:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:330:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:433:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:561:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:594:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:633:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:789:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:826:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/graphicality.c:710:9: style: Variable 'rhs' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/matching.c:79:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:164:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:279:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:339:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:476:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_dqueue_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:570:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_int_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/matching.c:793:30: style: Variable 'VECTOR(match)[v]' is assigned an expression that holds the same value. [redundantAssignment] igraph-1.0.0+ds/src/misc/matching.c:791:34: note: VECTOR(match)[v] is assigned 'u' here. igraph-1.0.0+ds/src/misc/matching.c:793:30: note: Variable 'VECTOR(match)[v]' is assigned an expression that holds the same value. igraph-1.0.0+ds/src/misc/matching.c:460:30: style:inconclusive: Function 'igraph_i_maximum_bipartite_matching_unweighted_relabel' argument 4 names different: declaration 'matching' definition 'match'. [funcArgNamesDifferent] igraph-1.0.0+ds/src/misc/matching.c:302:30: note: Function 'igraph_i_maximum_bipartite_matching_unweighted_relabel' argument 4 names different: declaration 'matching' definition 'match'. igraph-1.0.0+ds/src/misc/matching.c:460:30: note: Function 'igraph_i_maximum_bipartite_matching_unweighted_relabel' argument 4 names different: declaration 'matching' definition 'match'. igraph-1.0.0+ds/src/misc/matching.c:480:21: style: Local variable 'labels' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/matching.c:459:65: note: Shadowed declaration igraph-1.0.0+ds/src/misc/matching.c:480:21: note: Shadow variable igraph-1.0.0+ds/src/misc/matching.c:497:25: style: Local variable 'labels' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/matching.c:459:65: note: Shadowed declaration igraph-1.0.0+ds/src/misc/matching.c:497:25: note: Shadow variable igraph-1.0.0+ds/src/misc/matching.c:501:29: style: Local variable 'labels' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/matching.c:459:65: note: Shadowed declaration igraph-1.0.0+ds/src/misc/matching.c:501:29: note: Shadow variable igraph-1.0.0+ds/src/misc/mixing.c:286:49: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/motifs.c:156:56: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/other.c:58:47: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/power_law_fit.c:49:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLFIT_P_VALUE_SKIP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/power_law_fit.c:58:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLFIT_P_VALUE_SKIP [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/power_law_fit.c:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/power_law_fit.c:231:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/power_law_fit.c:295:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLFIT_P_VALUE_EXACT [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/scan.c:465:53: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/misc/sir.c:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable igraph_vector_destroy [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/sir.c:127:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/sir.c:165:17: style: Local variable 'result' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/sir.c:113:37: note: Shadowed declaration igraph-1.0.0+ds/src/misc/sir.c:165:17: note: Shadow variable igraph-1.0.0+ds/src/misc/sir.c:172:30: style: Variable 'no_s_v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/misc/sir.c:173:30: style: Variable 'no_i_v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/misc/sir.c:174:30: style: Variable 'no_r_v' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/misc/sir.c:172:37: style: Variable 'no_s_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/sir.c:173:37: style: Variable 'no_i_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/sir.c:174:37: style: Variable 'no_r_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/sir.c:172:30: style: Variable 'no_s_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/sir.c:173:30: style: Variable 'no_i_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/sir.c:174:30: style: Variable 'no_r_v' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/misc/spanning_trees.c:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:193:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:353:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:465:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_MST_AUTOMATIC [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:528:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:567:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVVID [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/misc/spanning_trees.c:279:21: style: Local variable 'comp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/spanning_trees.c:274:51: note: Shadowed declaration igraph-1.0.0+ds/src/misc/spanning_trees.c:279:21: note: Shadow variable igraph-1.0.0+ds/src/misc/spanning_trees.c:290:13: style: Local variable 'comp' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/spanning_trees.c:287:45: note: Shadowed declaration igraph-1.0.0+ds/src/misc/spanning_trees.c:290:13: note: Shadow variable igraph-1.0.0+ds/src/misc/spanning_trees.c:502:13: style: Local variable 'visited' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/spanning_trees.c:497:72: note: Shadowed declaration igraph-1.0.0+ds/src/misc/spanning_trees.c:502:13: note: Shadow variable igraph-1.0.0+ds/src/misc/spanning_trees.c:521:21: style: Local variable 'visited' shadows outer argument [shadowArgument] igraph-1.0.0+ds/src/misc/spanning_trees.c:497:72: note: Shadowed declaration igraph-1.0.0+ds/src/misc/spanning_trees.c:521:21: note: Shadow variable igraph-1.0.0+ds/src/operators/add_edge.c:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/complementer.c:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_SUCCESS [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/complementer.c:57:29: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/operators/compose.c:82:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/connect_neighborhood.c:79:61: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/operators/contract.c:74:50: error: There is an unknown macro here somewhere. Configuration is required. If IGRAPH_PRId is a macro then please configure it. [unknownMacro] igraph-1.0.0+ds/src/operators/difference.c:75:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/disjoint_union.c:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/disjoint_union.c:168:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/intersection.c:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_MERGE_MODE_INTERSECTION [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/intersection.c:143:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/intersection.c:176:25: style: Local variable 'j' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/operators/intersection.c:130:21: note: Shadowed declaration igraph-1.0.0+ds/src/operators/intersection.c:176:25: note: Shadow variable igraph-1.0.0+ds/src/operators/intersection.c:184:29: style: Local variable 'ev' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/operators/intersection.c:177:30: note: Shadowed declaration igraph-1.0.0+ds/src/operators/intersection.c:184:29: note: Shadow variable igraph-1.0.0+ds/src/operators/intersection.c:185:29: style: Local variable 'ev' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/operators/intersection.c:177:30: note: Shadowed declaration igraph-1.0.0+ds/src/operators/intersection.c:185:29: note: Shadow variable igraph-1.0.0+ds/src/operators/intersection.c:191:21: style: Local variable 'order' shadows outer variable [shadowVariable] igraph-1.0.0+ds/src/operators/intersection.c:178:30: note: Shadowed declaration igraph-1.0.0+ds/src/operators/intersection.c:191:21: note: Shadow variable igraph-1.0.0+ds/src/operators/intersection.c:264:46: style: Variable 'map' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/src/operators/intersection.c:130:33: style: Variable 'tailfrom' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/operators/intersection.c:130:69: style: Variable 'tailto' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/operators/intersection.c:133:27: style: Variable 'allsame' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/operators/intersection.c:264:50: style: Variable 'map' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/operators/intersection.c:264:46: style: Variable 'map' is assigned a value that is never used. [unreadVariable] igraph-1.0.0+ds/src/operators/join.c:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/misc_internal.c:70:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IGRAPH_EINVAL [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/src/operators/misc_internal.c:187:26: style: Condition 'idx2=no_edges_right' is not redundant igraph-1.0.0+ds/src/operators/misc_internal.c:187:26: note: Condition 'idx2=no_edges_right' is not redundant igraph-1.0.0+ds/src/operators/misc_internal.c:188:26: note: Condition 'idx2 >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < ChildIterator < InfoNode * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < ChildIterator < InfoNode const * > >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < ChildIterator < InfoNode const * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < InfomapChildIterator < InfoNode * > >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < InfomapChildIterator < InfoNode * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < InfomapChildIterator < InfoNode const * > >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < InfomapChildIterator < InfoNode const * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < TreeIterator < InfoNode * > >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < TreeIterator < InfoNode * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < TreeIterator < InfoNode const * > >::begin' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: style:inconclusive: Technically the member function 'infomap::IterWrapper < TreeIterator < InfoNode const * > >::end' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:522:8: performance:inconclusive: Technically the member function 'infomap::LeafModuleIterator < InfoNode * >::init' can be static (but you may consider moving to unnamed namespace). [functionStatic] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:456:8: performance:inconclusive: Technically the member function 'infomap::LeafNodeIterator < InfoNode * >::init' can be static (but you may consider moving to unnamed namespace). [functionStatic] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:51:8: style:inconclusive: Technically the member function 'infomap::VectorMap < DeltaFlow >::isSet' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:56:16: style:inconclusive: Technically the member function 'infomap::VectorMap < DeltaFlow >::size' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:133:16: style: Virtual function 'init' is called from constructor 'InfomapClusterIterator(const NodePointerType&nodePointer,int moduleIndexLevel=-1)' at line 127. Dynamic binding is not used. [virtualCallInConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:127:5: note: Calling init igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:133:16: note: init is a virtual function igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:270:16: style: Virtual function 'init' is called from constructor 'InfomapDepthFirstIterator(const NodePointerType&nodePointer,int moduleIndexLevel=-1)' at line 250. Dynamic binding is not used. [virtualCallInConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:250:5: note: Calling init igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:270:16: note: init is a virtual function igraph-1.0.0+ds/vendor/infomap/src/utils/Date.h:21:3: style: Class 'ElapsedTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/io/Config.h:37:3: style: Struct 'FlowModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/FlowData.h:28:3: style: Struct 'FlowData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:250:3: style: Struct 'node_iterator_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:376:3: style: Class 'DepthFirstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:587:3: style: Class 'SiblingIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:124:3: style: Class 'InfomapClusterIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:246:3: style: Class 'InfomapDepthFirstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.h:96:3: style: Class 'InfoNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.h:35:5: style: Struct 'StateNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.h:49:5: style: Struct 'PhysNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.h:51:5: style: Struct 'PhysNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.h:58:5: style: Struct 'LinkData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.h:68:5: style: Struct 'StateLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < ChildIterator < InfoNode * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < ChildIterator < InfoNode const * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < InfomapChildIterator < InfoNode * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < InfomapChildIterator < InfoNode const * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < TreeIterator < InfoNode * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < TreeIterator < InfoNode const * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:23:3: style: Class 'IterWrapper < std :: vector < InfoEdge * > :: iterator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:511:3: style: Class 'LeafModuleIterator < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:446:3: style: Class 'LeafNodeIterator < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:317:3: style: Class 'DepthFirstIterator < InfoNode * , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:285:3: style: Class 'DepthFirstIteratorBase < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:124:3: style: Class 'TreeIterator < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:124:3: style: Class 'TreeIterator < InfoNode const * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:44:3: style: Class 'ChildIterator < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/treeIterators.h:44:3: style: Class 'ChildIterator < InfoNode const * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:37:3: style: Class 'InfomapChildIterator < InfoNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/infomapIterators.h:37:3: style: Class 'InfomapChildIterator < InfoNode const * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:22:3: style: Class 'VectorMap < DeltaFlow >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.h:204:15: style: The function 'printNumericValue' overrides a function in a base class but is identical to the overridden function [uselessOverride] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.h:83:23: note: Virtual function in base class igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.h:204:15: note: Function in derived class igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:25:8: performance: Function 'begin()' should return member 'm_begin' by const reference. [returnByReference] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:27:8: performance: Function 'end()' should return member 'm_end' by const reference. [returnByReference] igraph-1.0.0+ds/vendor/infomap/src/core/BiasedMapEquation.cpp:170:71: style: Condition 'createNew' is always true [knownConditionTrueFalse] igraph-1.0.0+ds/vendor/infomap/src/core/BiasedMapEquation.cpp:170:38: note: Assuming that condition '!createNew' is not redundant igraph-1.0.0+ds/vendor/infomap/src/core/BiasedMapEquation.cpp:170:71: note: Condition 'createNew' is always true igraph-1.0.0+ds/vendor/infomap/src/core/iterators/IterWrapper.h:20:32: performance: Function parameter 'end' should be passed by const reference. [passedByValue] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:40:34: performance: Function parameter 'value' should be passed by const reference. [passedByValue] igraph-1.0.0+ds/vendor/infomap/src/utils/MetaCollection.h:120:13: style: Variable 'flowCount' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/MetaCollection.h:128:16: style: Variable 'it' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/MetaCollection.h:143:16: style: Variable 'it' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/BiasedMapEquation.cpp:166:78: style: Parameter 'moduleMembers' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:80:20: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:91:20: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:322:15: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/BiasedMapEquation.cpp:220:14: style: Variable 'module' can be declared as pointer to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/MetaCollection.h:129:22: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:81:29: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:92:29: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:273:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfoEdge.cpp:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable twoLevel [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numTrials [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbosity [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable twoLevel [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tuneIterationLimit [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fastHierarchicalSolution [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable onlySuperModules [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noCoarseTune [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noInfomap [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable markovTime [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directed [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:111:22: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:145:22: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:179:22: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:228:22: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:271:22: performance: Using std::move for returning object by-value from function will affect copy elision optimization. More: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-return-move-local [returnStdMoveLocal] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:201:3: warning: Member variable 'InfomapIteratorPhysical::m_physIter' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:203:3: warning: Member variable 'InfomapIteratorPhysical::m_physIter' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:208:3: warning: Member variable 'InfomapIteratorPhysical::m_physIter' is not initialized in the constructor. [uninitMemberVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:80:19: performance:inconclusive: Technically the member function 'infomap::InfomapBase::end' can be static (but you may consider moving to unnamed namespace). [functionStatic] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:138:10: style:inconclusive: Technically the member function 'infomap::InfomapBase::getEntropyRate' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:139:10: style:inconclusive: Technically the member function 'infomap::InfomapBase::getMaxEntropy' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:140:10: style:inconclusive: Technically the member function 'infomap::InfomapBase::getMaxFlow' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:294:9: debug: CheckClass::isMemberVar found used member variable 'twoLevel' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:75:5: debug: CheckClass::isMemberVar found used member variable 'numTrials' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:81:5: debug: CheckClass::isMemberVar found used member variable 'verbosity' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:87:5: debug: CheckClass::isMemberVar found used member variable 'twoLevel' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:93:5: debug: CheckClass::isMemberVar found used member variable 'tuneIterationLimit' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:99:5: debug: CheckClass::isMemberVar found used member variable 'fastHierarchicalSolution' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:105:5: debug: CheckClass::isMemberVar found used member variable 'onlySuperModules' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:111:5: debug: CheckClass::isMemberVar found used member variable 'noCoarseTune' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:117:5: debug: CheckClass::isMemberVar found used member variable 'noInfomap' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:123:5: debug: CheckClass::isMemberVar found used member variable 'markovTime' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:129:5: debug: CheckClass::isMemberVar found used member variable 'directed' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:216:28: warning: The struct 'InfomapIteratorPhysical' defines member function with name 'operator=' also defined in its parent struct 'InfomapIterator'. [duplInheritedMember] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:43:20: note: Parent function 'InfomapIterator::operator=' igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:216:28: note: Derived function 'InfomapIteratorPhysical::operator=' igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:38:3: style: Struct 'InfomapIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:97:3: style: Struct 'InfomapModuleIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:125:3: style: Struct 'InfomapLeafModuleIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:159:3: style: Struct 'InfomapLeafIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:203:3: style: Struct 'InfomapIteratorPhysical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:208:3: style: Struct 'InfomapIteratorPhysical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:247:3: style: Struct 'InfomapLeafIteratorPhysical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:293:3: style: Struct 'InfomapParentIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:25:3: style: Class 'InfomapConfig < InfomapBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:27:3: style: Class 'InfomapConfig < InfomapBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:60:12: style: The destructor '~InfomapBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapConfig.h:32:12: note: Virtual destructor in base class igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:60:12: note: Destructor in derived class igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.cpp:90:13: style: Variable 'n' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.cpp:101:13: style: Variable 'child' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:115:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCLI [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:173:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printStateNetwork [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:480:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignToNeighbouringModule [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:581:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable assignToNeighbouringModule [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:632:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:702:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numMetaDataDimensions [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:893:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fastHierarchicalSolution [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1006:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable teleportationProbability [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1258:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recordedTeleportation [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1320:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1502:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1580:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1722:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1884:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumCodelengthImprovement [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1940:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noFileOutput [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2112:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:382:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable module [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:552:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable module [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:173:7: debug: CheckClass::isMemberVar found used member variable 'printStateNetwork' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:174:28: debug: CheckClass::isMemberVar found used member variable 'outDirectory' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:174:43: debug: CheckClass::isMemberVar found used member variable 'outName' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:180:7: debug: CheckClass::isMemberVar found used member variable 'printPajekNetwork' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:183:18: debug: CheckClass::isMemberVar found used member variable 'outDirectory' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:183:33: debug: CheckClass::isMemberVar found used member variable 'outName' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:187:18: debug: CheckClass::isMemberVar found used member variable 'outDirectory' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:187:33: debug: CheckClass::isMemberVar found used member variable 'outName' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:702:3: debug: CheckClass::isMemberVar found used member variable 'numMetaDataDimensions' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1940:7: debug: CheckClass::isMemberVar found used member variable 'noFileOutput' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1944:8: debug: CheckClass::isMemberVar found used member variable 'outDirectory' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1944:23: debug: CheckClass::isMemberVar found used member variable 'outName' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1946:7: debug: CheckClass::isMemberVar found used member variable 'printAllTrials' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1946:40: debug: CheckClass::isMemberVar found used member variable 'numTrials' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1952:7: debug: CheckClass::isMemberVar found used member variable 'printTree' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:893:9: debug: CheckClass::isMemberVar found used member variable 'fastHierarchicalSolution' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1131:18: debug: CheckClass::isMemberVar found used member variable 'teleportationProbability' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1725:7: debug: CheckClass::isMemberVar found used member variable 'fastHierarchicalSolution' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1884:69: debug: CheckClass::isMemberVar found used member variable 'minimumCodelengthImprovement' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:51:8: style:inconclusive: Technically the member function 'infomap::VectorMap < MemDeltaFlow >::isSet' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:56:16: style:inconclusive: Technically the member function 'infomap::VectorMap < MemDeltaFlow >::size' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:51:8: style:inconclusive: Technically the member function 'infomap::VectorMap < DeltaFlowDataType >::isSet' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:56:16: style:inconclusive: Technically the member function 'infomap::VectorMap < DeltaFlowDataType >::size' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/io/SafeFile.h:41:3: style: Class 'SafeInFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/io/SafeFile.h:57:3: style: Class 'SafeOutFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:22:3: style: Class 'VectorMap < MemDeltaFlow >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/utils/VectorMap.h:22:3: style: Class 'VectorMap < DeltaFlowDataType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1845:80: style:inconclusive: Function 'processPartitionQueue' argument 2 names different: declaration 'nextLevel' definition 'nextLevelQueue'. [funcArgNamesDifferent] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:419:69: note: Function 'processPartitionQueue' argument 2 names different: declaration 'nextLevel' definition 'nextLevelQueue'. igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1845:80: note: Function 'processPartitionQueue' argument 2 names different: declaration 'nextLevel' definition 'nextLevelQueue'. igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:197:94: style:inconclusive: Function 'moveNodeToPredefinedModule' argument 2 names different: declaration 'module' definition 'newModule'. [funcArgNamesDifferent] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:80:67: note: Function 'moveNodeToPredefinedModule' argument 2 names different: declaration 'module' definition 'newModule'. igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:197:94: note: Function 'moveNodeToPredefinedModule' argument 2 names different: declaration 'module' definition 'newModule'. igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:331:17: style: Local variable 'codelength' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:120:10: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:331:17: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1099:26: style: Local variable 'leafNodes' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:94:33: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1099:26: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1188:16: style: Local variable 'numLevels' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:109:16: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1188:16: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1472:16: style: Local variable 'numNonTrivialTopModules' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:100:16: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1472:16: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1520:12: style: Local variable 'codelength' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.h:120:10: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1520:12: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:51:13: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:442:30: style: Variable 'e' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:482:18: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:491:20: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:546:11: style: Variable 'leafNode' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:571:14: style: Variable 'count' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:588:17: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:599:19: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:639:14: style: Variable 'cluster' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:750:14: style: Variable 'linkIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:759:15: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1151:19: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1172:19: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1415:19: style: Variable 'subLeaf' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1450:14: style: Variable 'subModule' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1732:16: style: Variable 'module' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:210:14: style: Variable 'e' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:211:11: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:220:14: style: Variable 'e' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:221:11: style: Variable 'edge' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:232:11: style: Variable 'oldModuleFlowData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:238:11: style: Variable 'newModuleFlowData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:354:15: style: Variable 'deltaEnterExit' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:357:17: style: Variable 'oldModuleFlowData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:362:17: style: Variable 'newModuleFlowData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:453:22: style: Variable 'e' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapOptimizer.h:455:22: style: Variable 'e' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:76:13: style: Variable 'n' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:937:22: style: Variable 'subLeafPtr' can be declared as pointer to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1625:20: style: Variable 'n' can be declared as pointer to const [constVariablePointer] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:483:46: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:492:48: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:573:9: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:1733:24: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2081:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2091:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2120:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2131:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:2142:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexCodelength [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeFlow_log_nodeFlow [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeFlow_log_nodeFlow [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:445:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/infomath.h:23:31: warning: Invalid std::log2() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:408:22: note: Assignment 'oldPhysFlow=0.0', assigned value is 0.0 igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:410:94: note: Calling function 'plogp', 1st argument 'oldPhysFlow' value is 0.0 igraph-1.0.0+ds/vendor/infomap/src/utils/infomath.h:23:31: note: Invalid argument igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:233:3: debug: CheckClass::isMemberVar found used member variable 'nodeFlow_log_nodeFlow' with varid 0 [varid0] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.h:47:17: style: The function 'print' overrides a function in a base class but is identical to the overridden function [uselessOverride] igraph-1.0.0+ds/vendor/infomap/src/core/MapEquation.h:59:25: note: Virtual function in base class igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.h:47:17: note: Function in derived class igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:76:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:135:26: style: Variable 'physData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:187:26: style: Variable 'physData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:292:15: style: Variable 'physData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:293:23: style: Variable 'moduleToMemNodes' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:296:13: style: Variable 'memNodeSet' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:429:23: style: Variable 'modToMemNodes' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/MemMapEquation.cpp:267:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:21:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable moduleCodelength [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codelength [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexCodelength [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:265:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:74:23: style:inconclusive: Technically the member function 'infomap::MetaMapEquation::initMetaNodes' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.h:113:8: note: Technically the member function 'infomap::MetaMapEquation::initMetaNodes' can be const. igraph-1.0.0+ds/vendor/infomap/src/core/MetaMapEquation.cpp:74:23: note: Technically the member function 'infomap::MetaMapEquation::initMetaNodes' can be const. igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:197:14: style: Variable 'linkIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:200:16: style: Variable 'subIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:209:14: style: Variable 'link' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:255:13: style: Variable 'physId' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:256:13: style: Variable 'name' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:273:14: style: Variable 'linkIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:274:16: style: Variable 'subIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:308:14: style: Variable 'linkIt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/StateNetwork.cpp:310:13: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.cpp:20:8: style: Local variable 'current' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.h:47:13: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/core/iterators/InfomapIterator.cpp:20:8: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/io/ClusterMap.cpp:133:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/ClusterMap.cpp:148:18: style: The scope of the variable 'nodeId' can be reduced. [variableScope] igraph-1.0.0+ds/vendor/infomap/src/io/ClusterMap.cpp:150:18: style: The scope of the variable 'layerId' can be reduced. [variableScope] igraph-1.0.0+ds/vendor/infomap/src/io/ClusterMap.cpp:137:40: style: Unused variable: clusterData [unusedVariable] igraph-1.0.0+ds/vendor/infomap/src/io/Config.cpp:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFOMAP_VERSION [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Config.cpp:229:21: style: Variable 'o' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:266:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:319:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:349:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:376:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:570:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:657:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:915:15: performance:inconclusive: Technically the member function 'infomap::Network::simulateInterLayerLinks' can be static (but you may consider moving to unnamed namespace). [functionStatic] igraph-1.0.0+ds/vendor/infomap/src/io/Network.h:104:8: note: Technically the member function 'infomap::Network::simulateInterLayerLinks' can be static (but you may consider moving to unnamed namespace). igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:915:15: note: Technically the member function 'infomap::Network::simulateInterLayerLinks' can be static (but you may consider moving to unnamed namespace). igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:500:15: style:inconclusive: Technically the member function 'infomap::Network::printSummary' can be const. [functionConst] igraph-1.0.0+ds/vendor/infomap/src/io/Network.h:199:8: note: Technically the member function 'infomap::Network::printSummary' can be const. igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:500:15: note: Technically the member function 'infomap::Network::printSummary' can be const. igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:200:22: style: Local variable 'metaData' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/io/Network.h:95:51: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:200:22: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:976:20: style: Local variable 'metaData' shadows outer function [shadowFunction] igraph-1.0.0+ds/vendor/infomap/src/io/Network.h:95:51: note: Shadowed declaration igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:976:20: note: Shadow variable igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:576:13: style: Variable 'source' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:579:15: style: Variable 'target' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:607:15: style: Variable 'targetPhysId' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:608:15: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:639:17: style: Variable 'targetPhysId' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:640:17: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:675:64: style: Parameter 'layer1' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:675:78: style: Parameter 'layer2' can be declared as reference to const [constParameterReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:708:17: style: Variable 'layer2OutLinks' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:764:23: style: Variable 'n2' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:765:23: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:826:17: style: Variable 'n2' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Network.cpp:827:17: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:65:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatfield [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:81:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:92:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:133:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:139:15: style: Variable 'path' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:146:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:152:15: style: Variable 'path' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:401:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:553:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/Output.cpp:565:17: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:135:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:54:14: style: Variable 'nonOptionArgument' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:64:14: style: Variable 'nonOptionArgument' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:88:14: style: Variable 'group' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:102:13: style: Variable 'opt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:138:14: style: Variable 'nonOptionArgument' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:186:11: style: Variable 'opt' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/io/ProgramInterface.cpp:90:13: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/utils/FileURI.cpp:29:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:41:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:252:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:319:178: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:413:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:550:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:633:188: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:266:11: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:326:13: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:426:14: style: Variable 'link' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:560:14: style: Variable 'link' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:639:13: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:800:13: style: Variable 'node' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:881:15: style: Variable 'linkData' can be declared as reference to const [constVariableReference] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:27:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:677:22: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:688:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:867:25: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] igraph-1.0.0+ds/vendor/infomap/src/utils/FlowCalculator.cpp:288:10: style: struct member 'IterationResult::alpha' is never used. [unusedStructMember] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:928:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1004:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1085:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1162:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1239:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1315:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1396:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1473:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1554:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1573:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1633:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1652:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1733:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1753:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1832:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1907:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:1985:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2062:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2103:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2143:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2185:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2226:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2268:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2309:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/pcg/pcg_variants.h:2351:33: style: Opposite expression on both sides of '%'. [oppositeExpression] igraph-1.0.0+ds/vendor/qhull/libqhull_r/libqhull_r.h:44:0: error: #error Neither __STDC__ nor __cplusplus is defined. Please use strict ANSI C or C++ to compile [preprocessorErrorDirective] igraph-1.0.0+ds/vendor/qhull/libqhull_r/libqhull_r.h:44:2: error: #error Neither __STDC__ nor __cplusplus is defined. Please use strict ANSI C or C++ to compile [preprocessorErrorDirective] diff: 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_base_graph.cpp:309:5: warning: Class 'prpack_base_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp:53:5: warning: Class 'prpack_preprocessed_ge_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp:64:5: warning: Class 'prpack_preprocessed_gs_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp:170:5: warning: Class 'prpack_preprocessed_scc_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp:73:5: warning: Class 'prpack_preprocessed_schur_graph' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/centrality/prpack/prpack_solver.cpp:36:5: warning: Class 'prpack_solver' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:246:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:452:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/cliques/cliquer/cliquer.c:863:12: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/cliques/cliquer/set.h:205:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/community/spinglass/NetDataTypes.h:441:21: style: Variable 'cur' can be declared as pointer to const [constVariablePointer] 2.18.0 igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.cpp:62:5: warning: Class 'PottsModel' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:59:48: warning: Class 'SimpleMatrix' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/spinglass/pottsmodel_2.h:59:48: warning: Class 'SimpleMatrix' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:279:17: warning: Class 'Probabilities' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:368:12: warning: Class 'Community' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:368:12: warning: Class 'Community' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/walktrap/walktrap_communities.cpp:392:5: warning: Class 'Communities' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/walktrap/walktrap_graph.cpp:108:9: warning: Class 'Edge_list' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/community/walktrap/walktrap_heap.cpp:132:5: warning: Class 'Neighbor_heap' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head igraph-1.0.0+ds/src/flow/st-cuts.c:1225:37: style: Variable 'data' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:128:19: style: Variable 'l' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:153:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:199:23: style: Variable 'ww' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp:712:23: style: Variable 'ww' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/games/degree_sequence_vl/gengraph_hash.h:151:53: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] head igraph-1.0.0+ds/src/graph/cattributes.c:1503:37: style: Variable 'attr' can be declared as const array [constVariable] head igraph-1.0.0+ds/src/hrg/hrg_types.cc:1180:17: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:1207:30: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:1180:17: note: Null pointer dereference 2.18.0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:171:17: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:193:26: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:171:17: note: Null pointer dereference 2.18.0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:171:36: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:193:26: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:171:36: note: Null pointer dereference 2.18.0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:2866:17: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2885:26: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:2866:17: note: Null pointer dereference 2.18.0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:2866:36: warning: Either the condition 'curr==nullptr' is redundant or there is possible null pointer dereference: curr. [nullPointerRedundantCheck] igraph-1.0.0+ds/src/hrg/hrg_types.cc:2885:26: note: Assuming that condition 'curr==nullptr' is not redundant igraph-1.0.0+ds/src/hrg/hrg_types.cc:2866:36: note: Null pointer dereference head igraph-1.0.0+ds/src/hrg/hrg_types.cc:785:13: warning: Possible null pointer dereference: curr [nullPointer] igraph-1.0.0+ds/src/hrg/hrg_types.cc:806:41: note: Assignment 'curr=nullptr', assigned value is 0 igraph-1.0.0+ds/src/hrg/hrg_types.cc:785:13: note: Null pointer dereference head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1576:34: style: Variable 'c' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:1677:32: style: Variable 'c' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2715:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2743:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2764:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:2792:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4330:24: style: Variable 'cell' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/src/isomorphism/bliss/graph.cc:4359:32: style: Variable 'cell2' can be declared as pointer to const [constVariablePointer] 2.18.0 igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < Partition :: Cell * >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] 2.18.0 igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] head igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] 2.18.0 igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] head igraph-1.0.0+ds/src/isomorphism/bliss/kstack.hh:120:3: warning: Class 'KStack < RefInfo >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] head igraph-1.0.0+ds/tests/unit/vector_ptr_sort_ind.c:39:13: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] head igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.cpp:101:13: style: Variable 'child' can be declared as pointer to const [constVariablePointer] 2.18.0 igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.cpp:327:16: style: Variable 'child' can be declared as reference to const [constVariableReference] head igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.cpp:90:13: style: Variable 'n' can be declared as pointer to const [constVariablePointer] 2.18.0 igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.h:200:24: performance:inconclusive: Technically the member function 'infomap::InfoNode::end' can be static (but you may consider moving to unnamed namespace). [functionStatic] 2.18.0 igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.h:208:24: performance:inconclusive: Technically the member function 'infomap::InfoNode::end_child' can be static (but you may consider moving to unnamed namespace). [functionStatic] 2.18.0 igraph-1.0.0+ds/vendor/infomap/src/core/InfoNode.h:230:23: performance:inconclusive: Technically the member function 'infomap::InfoNode::end_tree' can be static (but you may consider moving to unnamed namespace). [functionStatic] head igraph-1.0.0+ds/vendor/infomap/src/core/InfomapBase.cpp:76:13: style: Variable 'n' can be declared as pointer to const [constVariablePointer] DONE