]> granicus.if.org Git - graphviz/commit
core plugin: make 'IS_CLUSTER' macro a function
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 27 Sep 2022 15:23:27 +0000 (08:23 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 28 Sep 2022 14:57:12 +0000 (07:57 -0700)
commit8f64fe8fbd0a824af8a5d458864a71c540f46035
treee384328f05ba26877acfda1e8ce3f78b62846353
parent727c27f1e46308e9b717cff521e4867f41299eba
core plugin: make 'IS_CLUSTER' macro a function

This improves type safety, while still being inline-able by the compiler.
plugin/core/gvrender_core_json.c