]> granicus.if.org Git - graphviz/commit
prototype 'makeTetrix', squashing a '-Wmissing-prototypes' warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Jun 2022 05:05:31 +0000 (22:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 22:35:37 +0000 (15:35 -0700)
commitbe6f649995d00865e7c7d721f9b5bdb13fd715c0
tree1731810a9bfcd2b98b7bb5f5dcf7fc9ed1869a25
parentb882732db5d1f42b68368848df2f9d48c6f35573
prototype 'makeTetrix', squashing a '-Wmissing-prototypes' warning

The missing prototype appears to have two causes:

  1. 265eeb66ea0dbb4f7cdeb75dcc5f802d948b40a9 added `makeTetrix` without a
     prototype.

  2. b4947d67a4ebd48ca0105d44f92e47f044e51600 appears to have applied some
     Coverity suggestions without investigating the underlying history that led
     to the Coverity warnings.
cmd/tools/graph_generator.h
cmd/tools/gvgen.c