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 601138 - Problem with C++ function try blocks
Problem with C++ function try blocks
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.6.1
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2009-11-08 08:52 UTC by Leo Carreon
Modified: 2009-12-30 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
TAR file which contains sample header file, source file and corresponding doxygen configuration file (70.00 KB, application/octet-stream)
2009-11-08 08:52 UTC, Leo Carreon
Details

Description Leo Carreon 2009-11-08 08:52:06 UTC
Created attachment 147205 [details]
TAR file which contains sample header file, source file and corresponding doxygen configuration file

Attached is a TAR file which contains the two source files with their
corresponding Doxyfile which reproduce the problem that I explain below.

The problem I'm encountering is doxygen generating "warning is not documented"
messages for functions which are documented.  It appears that the problem is
due to the function try blocks that the given sample has.

I am encountering this problem on Fedora 10.
Comment 1 Dimitri van Heesch 2009-11-08 10:49:19 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2009-12-30 13:38:47 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.6.2. Please verify if this is indeed the case and reopen the
bug if you think it is not fixed (include any additional information that you
think can be relevant).