]> granicus.if.org Git - graphviz/commit
common: rename ET_<> macros to EDGETYPE_<>
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Sun, 17 Oct 2021 02:24:08 +0000 (22:24 -0400)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 2 Nov 2021 02:51:47 +0000 (19:51 -0700)
commit8d1c625b8400e57ab6ce84ad8f9b9c990ff16bc4
tree7dfcb5df39c896187b78a9f66d52eaede14aee1f
parent7258049f5763f06c12df2a2d5bc8cf485d7627b1
common: rename ET_<> macros to EDGETYPE_<>

The ET_NONE macro conflicts with a macro by the same name in
/path/to/sysroot/usr/include/elf.h
16 files changed:
lib/circogen/circularinit.c
lib/common/const.h
lib/common/postproc.c
lib/common/routespl.c
lib/common/splines.c
lib/common/utils.c
lib/dotgen/dotinit.c
lib/dotgen/dotsplines.c
lib/fdpgen/layout.c
lib/neatogen/neatoinit.c
lib/neatogen/neatosplines.c
lib/osage/osageinit.c
lib/patchwork/patchworkinit.c
lib/sfdpgen/sfdpinit.c
lib/twopigen/twopiinit.c
plugin/visio/VisioRender.cpp