C++ indexer warning messages won't go away [message #113695] |
Tue, 03 August 2004 15:16  |
Eclipse User |
|
|
|
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 #114202 is a reply to message #113695] |
Thu, 05 August 2004 11:31  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06152 seconds