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 153381 - SORT_MEMBER_DOCS doesn't work on inherited members
SORT_MEMBER_DOCS doesn't work on inherited members
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.2.x
Other Linux
: Normal minor
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2004-09-22 05:37 UTC by Matthias Klose
Modified: 2018-07-30 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Klose 2004-09-22 05:37:31 UTC
[forwarded from http://bugs.debian.org/155355
 forwarded by email as well, but no trace in the BTS]

Hi Dimitri,

Please let me know if you perceive the following to be a problem:

  SORT_MEMBER_DOCS appears to sort members from a class but it doesn't
  sort all the members (including those inherited) as a single unit;
  they appear sorted below the local members.  I assume sorting all
  members was intended which is why I'm filing this bug.  Hope this
  helps.

Thanks, Luca



I hope this finds you well.  Sorry for the late reply on this.  I've
tested the latest and greatest doxygen package and I'm still seeing
some problems.  The SORT_MEMBER_DOCS appears to do the right thing on
the "List of all members" pages but not on the "Class reference"
pages.

I'm using doxygen 1.2.16 from .deb with version 1.2.16-3.  I've built
some documentation that exibits the problem.  Class
framework::configuration inherits from
framework::configuration_interface.  configuration overrides all the
public members it inherits except configuration_interface::is_empty.

On the "List of all members" page for configuration the members are
listed in alphabetical order.  On the "Class reference" for
configuration is_empty appears at the bottom of the list instead of in
the middle before is_parent.

Correctly sorted "List of all members":
http://unmind.org/~jkakar/framework/classframework_1_1configuration-members.html

Incorrectly sorted "Class reference":
http://unmind.org/~jkakar/framework/classframework_1_1configuration.html

I'll keep the documentation available at the above links for a couple
of weeks.  Thanks a lot for following up on this.
Comment 1 bastien roucaries 2013-05-27 18:32:34 UTC
Any news ?
Comment 2 André Klapper 2018-07-30 10:53:01 UTC
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to 

   https://github.com/doxygen/doxygen/issues

All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github.

Hence I am closing this GNOME Bugzilla ticket.
Please use the corresponding ticket in Github instead. Thanks a lot!