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 642465 - Documentation not generated for some symbols
Documentation not generated for some symbols
Status: RESOLVED DUPLICATE of bug 639716
Product: doxygen
Classification: Other
Component: documentation
1.7.3
Other Windows
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-02-16 14:45 UTC by mt02caro
Modified: 2011-02-22 18:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A set of files that demonstrates the problem (4.50 KB, application/x-compressed-tar)
2011-02-16 14:45 UTC, mt02caro
Details
Config used when replicating the problem (71.03 KB, text/plain)
2011-02-18 06:40 UTC, mt02caro
Details

Description mt02caro 2011-02-16 14:45:54 UTC
Created attachment 181000 [details]
A set of files that demonstrates the problem

For some unknown reason Doxygen seems to have problems with one of my source files.
I've been able to reproduce the problem in the attached files: 
In test.h no documentation for the class "DocIsNotGeneratedForThisClass" is generated.

If, however, the "namespace something{}" is uncommented in the same file it works, and documentation is generated. The same goes if build_config.h is not included, it also works. That suggest to me that there's something fishy with build_config.h, but I can't see it.
Comment 1 Dimitri van Heesch 2011-02-17 20:24:07 UTC
I could not reproduce it with a default config file. Can you attach a self-contained example that includes the config file and for which you verified the problem is indeed present?
Comment 2 mt02caro 2011-02-18 06:40:43 UTC
Created attachment 181191 [details]
Config used when replicating the problem
Comment 3 mt02caro 2011-02-22 06:41:25 UTC
Changed status back to UNCONFIRMED to reflect that I uploaded the config used to recreate the problem.
Comment 4 Dimitri van Heesch 2011-02-22 18:47:25 UTC
I'm pretty sure this is another instance of this bug 639716.

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