]> granicus.if.org Git - graphviz/commit
fix multiple definition of SFIO variables
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 19 Feb 2021 15:57:05 +0000 (07:57 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Apr 2021 15:47:30 +0000 (08:47 -0700)
commitc4b7c6c1f61ef789942446765bf5745714fe8695
tree9dcd3962d2c814aa8f37605694000359e3302301
parentced1dc4d290563c34c45966ffc2d9e9b482b27c5
fix multiple definition of SFIO variables

Similar to preceding commits, this fixes an issue where MinGW was seeing
 __declspec alternatives but implementing GCC semantics and hence treating
declarations as definitions.
lib/sfio/sfio.h