Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » syntax control compatibility with cx11(How to make Eclipse CDT automatic syntax control compatible with cx11 ?)
syntax control compatibility with cx11 [message #892740] Fri, 29 June 2012 12:31 Go to next message
Laurent Alebarde is currently offline Laurent AlebardeFriend
Messages: 17
Registered: January 2012
Junior Member
Hi all,

I have upgraded to gcc 4.7 which implements cx11. But the Eclipse CDT automatic syntax control looks compatible with it. My code compiles and run, but the Eclipse CDT editor put a yellow square with a question mark in the margin, with the buble message : "syntax error" Shocked .

This is very bad since it prevent from the use for example of the refactor/rename feature, and moreover, it yellow wave underlines blocks of code which makes it hard to read. I suppose I can switch off syntax checks, but the refactor utilities won't work more.

Of course, I updated my plugins.

So, how to make it work please ? Is there a mean ?
Re: syntax control compatibility with cx11 [message #892994 is a reply to message #892740] Mon, 02 July 2012 08:52 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://wiki.eclipse.org/CDT/User/FAQ#CDT_does_not_recognize_C.2B.2B11_features

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: syntax control compatibility with cx11 [message #892995 is a reply to message #892740] Mon, 02 July 2012 08:52 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://wiki.eclipse.org/CDT/User/FAQ#CDT_does_not_recognize_C.2B.2B11_features

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: syntax control compatibility with cx11 [message #892997 is a reply to message #892740] Mon, 02 July 2012 08:53 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
http://wiki.eclipse.org/CDT/User/FAQ#CDT_does_not_recognize_C.2B.2B11_features

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:[SOLVED] Code analysis - false syntax & semantic errors?
Next Topic:Content Assist doesn't work in all projects
Goto Forum:
  


Current Time: Fri Apr 26 07:45:37 GMT 2024

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

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

Back to the top