]> granicus.if.org Git - graphviz/commit
gml2gv: control Flex unistd.h suppression by whether we are on Windows
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 14 Apr 2022 00:37:36 +0000 (17:37 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 24 Apr 2022 15:52:41 +0000 (08:52 -0700)
commit0381ef3367aa0354a4933256dfaa1067b1342a08
tree7c5dbb91da48a8f0fcbfa92c701a7244aaac1871
parentd64804be2db22724b8b57b4bf7dcf366311e1517
gml2gv: control Flex unistd.h suppression by whether we are on Windows

This aligns more closely with the idiom used in lib/cgraph, and Windows is the
only non-unistd.h-having platform we support.

Gitlab: #2204
cmd/tools/CMakeLists.txt
cmd/tools/gml2gv.vcxproj
cmd/tools/gmlscan.l