]> 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)
commit08b89000df6ab898dc218e462845cab19beb4f31
treeaf03fa83f37e5fa1abab2f6dd6b0132232f5c3d5
parenta7aa14aecabecd4302041db7ba4a929df8d6db43
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/mpgen.c