]> granicus.if.org Git - graphviz/commit
Go bindings: suppress -Wunused-function compiler warnings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 6 Sep 2021 22:02:58 +0000 (15:02 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 9 Sep 2021 01:13:50 +0000 (18:13 -0700)
commitd72c444e322c56f4ef5036878c90a369104708b0
tree1966f9ea02d6497857a313ac5257c459ae9ee898
parent13a969a3c7a34e10734a9a7f08ccc92447585d04
Go bindings: suppress -Wunused-function compiler warnings

SWIG generates some functions that go unused in the Graphviz bindings. There is
no value to warning about these.
tclpkg/gv/Makefile.am