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 682728 - Silently refusing to generate call graphs if SHOW_FILES is false.
Silently refusing to generate call graphs if SHOW_FILES is false.
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.2
Other All
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-08-26 15:35 UTC by aron.granberg
Modified: 2012-12-26 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description aron.granberg 2012-08-26 15:35:56 UTC
After several hours of careful debugging of why my doxygen configuration file didn't generate call and caller graphs I found that the SHOW_FILES setting needs to be enabled to generate call graphs. I have no idea why and it does seem like a bug.
I have repeatedly tested it, and call graphs are only generated if SHOW_FILES is set to true.
Note that it does not log any warning messages about this that I can see.
Comment 1 Dimitri van Heesch 2012-09-22 17:44:52 UTC
This dependency should indeed not be there, since you can hide files and still show functions in a group. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2012-12-26 16:09:27 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.3. 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.