]> granicus.if.org Git - graphviz/commit
Fix bad linking of initialized global variables. It would appear files
authorEmden R. Gansner <erg@alum.mit.edu>
Tue, 29 Oct 2013 02:03:06 +0000 (22:03 -0400)
committerEmden R. Gansner <erg@alum.mit.edu>
Tue, 29 Oct 2013 02:03:06 +0000 (22:03 -0400)
commite9685e8e834a0b945f120d3c6902783eb32a2560
tree70cdbbf7a45cbcbea3723ee93d28c553e8e4ffda
parente5c4eceff92893b2b5eb8a2749fd7c47b5beb7d3
Fix bad linking of initialized global variables. It would appear files
using a library must use a __declspec(dllimport) modifier to handle
initialized globals such as Agdirected and the default disciplines
correctly.
lib/cgraph/cgraph.h