]> granicus.if.org Git - graphviz/commit
return errors from node_distinct_coloring via the return value, rather than flag
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 20 Jun 2021 18:47:58 +0000 (11:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Jun 2021 21:27:36 +0000 (14:27 -0700)
commite2ce7c065ef4b5326901a2374ca9fa54ade83846
tree2514a7ad0dc1ae7ae121f5177b61a1ec551b5305
parent8e5b4ae69eb53f7700eef40d96376b5d52d7d485
return errors from node_distinct_coloring via the return value, rather than flag

This makes things simpler for readers, callers, as well as the compiler.
cmd/gvmap/make_map.c
lib/edgepaint/edge_distinct_coloring.c
lib/edgepaint/node_distinct_coloring.c
lib/edgepaint/node_distinct_coloring.h