]> granicus.if.org Git - graphviz/commit
Set std=c99 and multiple warnings for GCC
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 11 Jul 2016 16:28:36 +0000 (18:28 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Fri, 22 Jul 2016 12:26:04 +0000 (14:26 +0200)
commit490481afaf4fffa92afbf73716f89b90da30b040
tree0cd761eae04541ef48c708395c0ab9c5464392c2
parente20964332ea95fa8c23784007d3fca1ce960d6ef
Set std=c99 and multiple warnings for GCC

Using std=c99 enables some convenient features in the C language.
More compiler warnings offer a chance to improve the code quality.
configure.ac