]> granicus.if.org Git - graphviz/commit
remove unnecessary casts of dtmatch() return values
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Feb 2021 22:57:21 +0000 (14:57 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Feb 2021 02:30:50 +0000 (18:30 -0800)
commitca22b3fefa82596b4388ff6d9bd7d84e6e058973
treeef33f5d81bc55db844d8a9b7b34374781850da62
parenta30ef581f146bfdaa43347907408cbd63065f134
remove unnecessary casts of dtmatch() return values

These pointers implicitly coerce.
cmd/tools/gvpack.c
lib/common/utils.c
lib/expr/excc.c
lib/expr/exexpr.c
lib/expr/exgram.h
lib/expr/extoken.c
lib/neatogen/multispline.c
plugin/core/gvrender_core_json.c