Robert Dewar - Re: Suggestion (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] |
- From: Robert Dewar
- To: YaniMan
- Cc: gcc at gnu dot org
- Date: Wed, 30 Nov 2005 10:37:33 -0500
- Subject: Re: Suggestion
- References: <002601c5f5c3$86f9c1b0$0801a8c0@yano>
YaniMan wrote:
Hello!Maybe you got this type of mails, but maybe not. So i send it. :)
Could you put an option into the compiler, to produce other error / warning outputs?
The "file.c:line: error message" format is ok, but the stupid visual studio (which i use (good editor)) knows only the "file.c(line): error message" format. So it would be great, if i can switch to it.
Or these messages should going (by an option) to the stdout rather than stderr, so i can write a parser (gcc a.c | myparser) to convert the messages.
Please, forgive me, if this mail was annoying, but i think it would be a nice option.
Why don't you try implementing this possibility yourself, it sounds like a quite manageable kind of project.
- References:
- Suggestion
* From: YaniMan
- Suggestion
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |