This is the mail archive of the gcc@gcc.gnu.org mailing 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]

Re: Parseable output generation from gcc.


On Mon, 11 Jun 2001, Eric Weiss wrote:

> |1001|bar.c|...|...|...|...|error|blah blah blah error
> |2112|foo.c|...|...|...|...|warn|blah blah blah warning

Each error/warning should have a unique identifier so the ide can be
set to discard / highlight ones that the user currently doesn't care
about / regards as important.

ie. There should be a simpler way to distinguish between two different
warnings than parsing the text of the warnings.


John Carter                             Phone : (64)(3) 358 6639
Tait Electronics                        Fax   : (64)(3) 359 4632
PO Box 1645 Christchurch                Email : john.carter@tait.co.nz
New Zealand

Time machine feature - A feature that is best implemented by climbing
into a time machine with an AK-47 and taking out the swine who
spec'd it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]