GNOME Bugzilla – Bug 626037
Doxygen 1.7+ can't handle 3 base classes
Last modified: 2010-08-14 19:08:31 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.
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.
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.
*** This bug has been marked as a duplicate of bug 625531 ***