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 626037 - Doxygen 1.7+ can't handle 3 base classes
Doxygen 1.7+ can't handle 3 base classes
Status: RESOLVED DUPLICATE of bug 625531
Product: doxygen
Classification: Other
Component: general
1.7.1
Other Windows
: Normal critical
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-08-04 16:00 UTC by Ian.Bell
Modified: 2010-08-14 19:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ian.Bell 2010-08-04 16:00:40 UTC
If a derived class implements three or more base classes, Doxygen 1.7.0 and 1.7.1 only reports the implementation of the first two base classes.
 Doxygen 1.6.3 does not suffer from this limitation so workaround is to stay at 1.6.3.
Comment 1 Dimitri van Heesch 2010-08-04 17:11:21 UTC
Can you check if this is a duplicate of bug #625531?
If not please attach a self-contained example that allows me to reproduce the problem.
Comment 2 Ian.Bell 2010-08-04 17:25:34 UTC
625531 mentions only inheriting the doxygen for the last base class. I am seeing inheritance of the doxygen for the first two base classes in the base class list only. That said, these issues look related. I have no self-contained example so suggest assuming this is 625531 until proven otherwise.
Comment 3 Dimitri van Heesch 2010-08-14 19:08:31 UTC

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