Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » errors, warnings and infos
errors, warnings and infos [message #116546] Mon, 23 August 2004 12:00 Go to next message
Eclipse UserFriend
Originally posted by: jugghead81.yahoo.com

Hey, can anyone tell me what is the word used for recognizing infos in the
Problems view, if there is such a word?? I know that the word for
recognizing errors is "error" and the word for recognizing warnings is
"warning", following this pattern:

<file>:<line number>: <error | warning | ????>: <message>

Thanks!!
Re: errors, warnings and infos [message #116567 is a reply to message #116546] Mon, 23 August 2004 14:22 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

jug wrote:

> Hey, can anyone tell me what is the word used for recognizing infos in the
> Problems view, if there is such a word?? I know that the word for
> recognizing errors is "error" and the word for recognizing warnings is
> "warning", following this pattern:

> <file>:<line number>: <error | warning | ????>: <message>

We do not recognise "info" at least not in the GCC error parser
since gcc does not provide such a pattern.

Do you have an example of such use in gcc ?
If yes, PR so we can enhance the parser.
Previous Topic:MIInferior
Next Topic:Problems view
Goto Forum:
  


Current Time: Sun Sep 01 02:19:24 GMT 2024

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

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

Back to the top