GNOME Bugzilla – Bug 694726
Latex-Output: No refman.tex created if option 'OPTIMIZE_OUTPUT_VHDL = YES' is set.
Last modified: 2013-05-19 12:35:52 UTC
Created attachment 237408 [details] VHDL - Test Project If I want to create the latex documentation of a testproject in VHDL, no refman.tex is created as soon as the option 'OPTIMIZE_OUTPUT_VHDL' is set to 'YES'. If the option is disabled, refman.tex is created. I have attached all the code of the Testproject, including the doxyfile.
I just received a patch by Martin Kreis which addresses this issue. It basically means removing the line with 'ol.pushGeneratorState();' from VhdlDocGen::writePlainVHDLDeclarations() This should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.4. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.