]> granicus.if.org Git - graphviz/commit
cgraph: take initial agxbuf backing memory as a char buffer
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 21 May 2022 02:33:02 +0000 (19:33 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 23 May 2022 05:00:30 +0000 (22:00 -0700)
commit6c92ea529de459f9d3481eafb88fb073c9580abd
treef04891492468dca2d1a7309dee72e4446c7da198
parent823e3f6c7c646498c53a0cb9608e28893a2289cf
cgraph: take initial agxbuf backing memory as a char buffer

Removes some cast noise.
15 files changed:
cmd/smyrna/gui/menucallbacks.c
cmd/tools/gmlparse.y
cmd/tools/mm2gv.c
lib/cgraph/agxbuf.h
lib/cgraph/scan.l
lib/common/emit.c
lib/common/htmlparse.y
lib/common/htmltable.c
lib/common/input.c
lib/common/output.c
lib/common/utils.c
lib/xdot/xdot.c
plugin/core/gvrender_core_dot.c
plugin/pango/gvgetfontlist_pango.c
plugin/pango/gvtextlayout_pango.c