]> granicus.if.org Git - graphviz/commit
suppress Bison warnings from using non-Yacc compatible extensions in HTML parser
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 9 Sep 2020 02:38:24 +0000 (19:38 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 15 Sep 2020 04:25:13 +0000 (21:25 -0700)
commit0374895ef4982015a0ec11a18c967b858b35d49e
tree9be055a25e79e50db147614561b75b98aa56cbd8
parent456694a70ed09936624d768f2147710254ae6e0b
suppress Bison warnings from using non-Yacc compatible extensions in HTML parser

We do not actually use any of these yet, but we are about to. Related to #1806.
lib/common/Makefile.am
lib/gvc.vcxproj