GNOME Bugzilla – Bug 609624
overloaded functions, todo entries listed for wrong function
Last modified: 2010-02-21 12:57:33 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
Confirmed. Should be fixed in the next subversion update.
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.