|
|
|
|
|
Re: Syntax error with computed goto [message #893080 is a reply to message #892871] |
Mon, 02 July 2012 10:10  |
Eclipse User |
|
|
|
Harry,
Just tried the __GXX_EXPERIMENTAL_CXX0X__ and "-std=c++0x" suggestions in various combinations with no luck.
My project is a 'C' project (not C++), and if you put "-std=c++0x" in the compiler command line, you get a message to the effect that the switch only works with C++.
Saw another post where someone commented:
"Did this remove spurious editor errors? I have no problem with compiling, and new std types are recognised, but I can't get rid of editor syntax errors for range based for loops and rvalue references &&. juanchopanza May 3 at 13:09"
Maybe there's no workaround?
Thanks,
Bob Wirka
|
|
|
Powered by
FUDForum. Page generated in 0.04014 seconds