Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ indexer warning messages won't go away
C++ indexer warning messages won't go away [message #113695] Tue, 03 August 2004 15:16 Go to next message
Eclipse UserFriend
Originally posted by: jgallagher.gso.uri.edu

Hi,

I used the C++ index with the three warning options checked and it found a
bunch of things, mostly about size_t. These show up on the problems view
as with the yield sign. However, I don't seem to be able to get the
warnings to go away. Is this a known problem?

Thanks,
James
Re: C++ indexer warning messages won't go away [message #114043 is a reply to message #113695] Thu, 05 August 2004 09:43 Go to previous messageGo to next message
Eclipse UserFriend
I believe this problem has been addressed in the HEAD, but not in the 2.0.1
branch.

"James Gallagher" <jgallagher@gso.uri.edu> wrote in message
news:pan.2004.08.03.19.16.03.256104@gso.uri.edu...
> Hi,
>
> I used the C++ index with the three warning options checked and it found a
> bunch of things, mostly about size_t. These show up on the problems view
> as with the yield sign. However, I don't seem to be able to get the
> warnings to go away. Is this a known problem?
>
> Thanks,
> James
Re: C++ indexer warning messages won't go away [message #114202 is a reply to message #113695] Thu, 05 August 2004 11:31 Go to previous message
Eclipse UserFriend
The indexer problems are intended to give the user an idea of problems
encountered by the parser in order
to explain weird search results. They should go away as they get fixed the
next time the file gets indexed (ie. on
saves). Of course some problems will be in the current parser
implementation, so another way to get rid of these
problem markers is to just turn off the warning options. Sometime in the
future we're going to put in a menu option
that will allow users to delete these markers...

"James Gallagher" <jgallagher@gso.uri.edu> wrote in message
news:pan.2004.08.03.19.16.03.256104@gso.uri.edu...
> Hi,
>
> I used the C++ index with the three warning options checked and it found a
> bunch of things, mostly about size_t. These show up on the problems view
> as with the yield sign. However, I don't seem to be able to get the
> warnings to go away. Is this a known problem?
>
> Thanks,
> James
Previous Topic:C Programming with Eclipse
Next Topic:Indexer activation
Goto Forum:
  


Current Time: Mon Jun 23 16:13:41 EDT 2025

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

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

Back to the top