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 673870 - BUILTIN_STL_SUPPORT doesn't know about various C++11 constructs
BUILTIN_STL_SUPPORT doesn't know about various C++11 constructs
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.5
Other All
: Normal minor
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2012-04-10 21:12 UTC by Eric Hopper
Modified: 2012-05-19 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric Hopper 2012-04-10 21:12:33 UTC
Three that I've had to stub in my own documentation for have been these:

::std::error_code
::std::exception_ptr
::std::system_error

But I'm guessing ::std::thread and many others are also missing support.

Maybe the very newest version of Doxygen supports them. I prefer to use the packages that come with Fedora, so I don't really want to have to hand-compile it myself to test.
Comment 1 Dimitri van Heesch 2012-05-03 19:53:38 UTC
Thanks, I'll go though the list of new C++11 and add the relevant once.
Comment 2 Dimitri van Heesch 2012-05-19 12:26:42 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1. 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.