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 694726 - Latex-Output: No refman.tex created if option 'OPTIMIZE_OUTPUT_VHDL = YES' is set.
Latex-Output: No refman.tex created if option 'OPTIMIZE_OUTPUT_VHDL = YES' is...
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.3.1
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-02-26 07:26 UTC by Jürg Rast
Modified: 2013-05-19 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
VHDL - Test Project (4.91 KB, application/x-zip-compressed)
2013-02-26 07:26 UTC, Jürg Rast
Details

Description Jürg Rast 2013-02-26 07:26:32 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.
Comment 1 Dimitri van Heesch 2013-03-03 12:11:24 UTC
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.
Comment 2 Dimitri van Heesch 2013-05-19 12:35:52 UTC
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.