]> granicus.if.org Git - graphviz/commit
Fix problem with global attribute values. These should have non-empty
authorEmden R. Gansner <erg@alum.mit.edu>
Tue, 29 Oct 2013 19:08:47 +0000 (15:08 -0400)
committerEmden R. Gansner <erg@alum.mit.edu>
Tue, 29 Oct 2013 19:08:47 +0000 (15:08 -0400)
commitcc8744863a4d06f94cd2b2c0568167d36600db8a
tree4e3eaef2df9530ba77de34935990de1f067c73a3
parentbaad27b1ec250ed2ee27ddce2973e678d4c04958
Fix problem with global attribute values. These should have non-empty
values iff every graph defines the attribute and all the values agree;
initialize GD_has_labels for the clone graph as the "or" of this value
for all input graphs.
cmd/tools/gvpack.c