Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Overview of indexer C++11 problems?
Overview of indexer C++11 problems? [message #913292] Sat, 15 September 2012 06:59 Go to next message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
Hi,

I have tried to find an overview of problems that the indexer has with
C++11 features, but I could not find that. Does anyone know of such
overview or how I could find such bugs in Bugzilla (I have tried but
failed...)?



--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl


Cheers,

Joost
Re: Overview of indexer C++11 problems? [message #913300 is a reply to message #913292] Sat, 15 September 2012 07:21 Go to previous messageGo to next message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
Hi,

i don't know such an overview list. Maybe you should make one? Smile

Here is a starter list, a brief collection i made (not only indexer and may not be complete Wink)

[C++0x] Add support for c++0x features implemented in gcc 4.6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=327297

[C++11] Variadic template unpacking with default argument
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386189

std::function not recognized, leads to false errors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386990

std::forward ambiguity, leads to numerous codan false errors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386364

std::move not recognized, leads to numerous false codan errors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386363

[C++11] Add support for c++11 features implemented in gcc 4.7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=363234

regards,
Klaus


Re: Overview of indexer C++11 problems? [message #913343 is a reply to message #913300] Sat, 15 September 2012 10:13 Go to previous message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
Hi,

Your list covers all my "me too"-s. Thanks.


--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl


Cheers,

Joost
Previous Topic:includes/indexer issue when importing existing project
Next Topic:Extend CEditor via a plugin
Goto Forum:
  


Current Time: Fri Apr 19 21:06:40 GMT 2024

Powered by FUDForum. Page generated in 0.02550 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top