Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Indigo CODAN enumeration issue
Indigo CODAN enumeration issue [message #695458] Mon, 11 July 2011 20:06 Go to next message
MedZed  is currently offline MedZed Friend
Messages: 6
Registered: June 2010
Junior Member
Hi-

I've recently downloaded the Indigo Eclipse C++ for linux package, and it looks pretty good. When I point it at my workspace, CODAN starts giving me grief about an enumeration I'm getting from a 3rd party header file. It basically can't figure out how it is used - so it barfs if you use a variable of the enum's type in an if() statement, or set the variable as a function's return value. See the attached image.

index.php/fa/3328/0/

The code compiles just fine and autocomplete has no problemo with the type.

What am I doing wrong here?

M
Re: Indigo CODAN enumeration issue [message #695459 is a reply to message #695458] Mon, 11 July 2011 20:08 Go to previous messageGo to next message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
Please raise a bug in bugzilla for this. It looks like a false negative.

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT

Thanks!
Doug
Re: Indigo CODAN enumeration issue [message #695743 is a reply to message #695459] Tue, 12 July 2011 13:04 Go to previous messageGo to next message
MedZed  is currently offline MedZed Friend
Messages: 6
Registered: June 2010
Junior Member
Done.
Re: Indigo CODAN enumeration issue [message #695744 is a reply to message #695743] Tue, 12 July 2011 13:05 Go to previous messageGo to next message
MedZed  is currently offline MedZed Friend
Messages: 6
Registered: June 2010
Junior Member
wont let me paste links until 5 msgs.
Re: Indigo CODAN enumeration issue [message #695745 is a reply to message #695744] Tue, 12 July 2011 13:05 Go to previous message
MedZed  is currently offline MedZed Friend
Messages: 6
Registered: June 2010
Junior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351831
Previous Topic:GDB Pretty-Print in CDT Hangs for Specific Project
Next Topic:Public API equivalent of method findWord()
Goto Forum:
  


Current Time: Wed Apr 24 22:49:11 GMT 2024

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

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

Back to the top