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 609624 - overloaded functions, todo entries listed for wrong function
overloaded functions, todo entries listed for wrong function
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.6.1
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-02-11 08:36 UTC by Julika
Modified: 2010-02-21 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julika 2010-02-11 08:36:23 UTC
Dear Doxygen,

I have two functions with the same name in my class.
In both functions some todo entires are contained.
If I generate the doxygen sources all todo entries are listed only under one overloaded function, in the overall todo list.
For some todo entries for the wrong function.

In my doxygen.cfg file HIDE_SCOPE_NAMES is set to NO.

With doxygen 1.3.6 the todo entries appear below different functions,
in the overall todo list.

I also tried to add the \fn tag inside the doxygen tag:
\*! .......
  \fn whole function name

  \todo bla bla 
*/

But this do not change the behaviour of the doxygen todo list generation.

Maybe you got a work arround for me?

Thanks in advantage,
Julika Burger
Comment 1 Dimitri van Heesch 2010-02-13 16:50:24 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2010-02-21 12:57:33 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.6.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.