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 153382 - Automatically extract FIXME's.
Automatically extract FIXME's.
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2004-09-22 05:39 UTC by Matthias Klose
Modified: 2018-07-30 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



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

bug submitter writes:

I realise that doxygen has a facility for TODO items but these only
seem to be extracted if they are listed in the doxygen comment block
OUTSIDE of a function definition.  I don't think I'm unique in that I
put FIXME comments at the location of the potential problem.  It'd be
lovely if doxygen had an option to extract these FIXME's and list them
both as part of the class/individual source documentation and to
generate a project-wide list akin to how the TODO functionality work.
Comment 1 Chris Reed 2005-01-15 17:33:14 UTC
Actually, doxygen does support this to some extent. If you put the detailed documentation comment in 
the source file, it will pick up \todo commands mixed in the function definition just like you want. But, 
if you put the detailed comment in the header file, it won't work. This is because doxygen only allows a 
single detailed comment. See bug #163033.
Comment 2 André Klapper 2018-07-30 10:17:23 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!