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 665855 - Parse error with boost signals
Parse error with boost signals
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: documentation
1.7.3
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-12-09 10:10 UTC by Bastian
Modified: 2012-02-25 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C++ Sample (363 bytes, text/x-chdr)
2011-12-09 10:10 UTC, Bastian
Details

Description Bastian 2011-12-09 10:10:19 UTC
Created attachment 203136 [details]
C++ Sample

Hi,

doxygen can't parse boost::signal2 typedefs correct. The output is:


WARNING TProcess.h * 14 * warning: Member OnStarted (typedef) of class TProcess is not documented.
WARNING TProcess.h * 13 * warning: Member StartedSignal) (typedef) of class TProcess is not documented.

A C++ sample is attached.


Best regards,
Bastian
Comment 1 Dimitri van Heesch 2011-12-25 15:48:16 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2012-02-25 15:37:02 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.0. 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.