]> granicus.if.org Git - graphviz/commit
Fix bug affecting old codegens. Need to make sure Output_file is
authorerg <devnull@localhost>
Tue, 20 Mar 2007 21:00:53 +0000 (21:00 +0000)
committererg <devnull@localhost>
Tue, 20 Mar 2007 21:00:53 +0000 (21:00 +0000)
commita7aa14aecabecd4302041db7ba4a929df8d6db43
treebdb5be441307956309d4df8de9a25d89bcbb88e5
parent2cd6dc5f48fb529980edfecf77d93b40ce7b4796
Fix bug affecting old codegens. Need to make sure Output_file is
initialized before calling begin_job. The removes an assignment
of Output_file from mpgen which was used to solve the same problem.
Here we are solving it for all of the codegens.
lib/common/emit.c