After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622219 - Using dot files in compiled html is broken
Using dot files in compiled html is broken
Status: RESOLVED DUPLICATE of bug 621854
Product: doxygen
Classification: Other
Component: build
1.7.0
Other Windows
: Normal blocker
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-06-20 18:36 UTC by David Connet
Modified: 2010-06-20 20:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Connet 2010-06-20 18:36:10 UTC
When including dot files in chm output, it can be observed (by watching the output) that the html compiler is invoked _before_ the dot files are created. This results in a chm file with no inheritance graphs.

Reverting to v1.6.3 generates the expected output. (I'm using graphviz 2.26.3)
Comment 1 Dimitri van Heesch 2010-06-20 20:19:50 UTC
Confirmed.

*** This bug has been marked as a duplicate of bug 621854 ***