[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error messages with ranges
From: |
Karl Berry |
Subject: |
Re: error messages with ranges |
Date: |
Mon, 12 Oct 2009 18:14:00 -0500 |
Hi Manuel,
This is a patch to standards.texi to specify error messages with
multiple ranges.
Here is rms's response:
Date: Sun, 11 Oct 2009 23:44:45 -0400
From: Richard Stallman <address@hidden>
To: address@hidden (Karl Berry)
Subject: Re: address@hidden: error messages with ranges]
I think this is not a good idea.
Putting multiple locations in one error message is not helpful
and makes it harder to read.
There are situations where GCC needs to mention two different
places in the source -- for instance, two conflicting declarations
for one symbol. It does this by issuing two error messages, one
with each location. The text states how they are related.
In practice this is perfectly clear and convenient. Putting them in a
single error message would make it harder to read.
Please ask the Clang and GCC developers to state the practical
advantages they see in this new format.
You might as well send your replies directly to him. I don't need to be
in this loop (and I'll be offline the rest of this week).
- error messages with ranges, Manuel López-Ibáñez, 2009/10/11
- error messages with ranges, Manuel López-Ibáñez, 2009/10/11
- Re: error messages with ranges, Karl Berry, 2009/10/11
- Re: error messages with ranges,
Karl Berry <=
- Re: error messages with ranges, Manuel López-Ibáñez, 2009/10/13
- Re: error messages with ranges, Richard Stallman, 2009/10/14
- Re: error messages with ranges, Manuel López-Ibáñez, 2009/10/14
- Re: error messages with ranges, Richard Stallman, 2009/10/15
- Re: error messages with ranges, Manuel López-Ibáñez, 2009/10/15
- Re: error messages with ranges, Richard Stallman, 2009/10/16
- Re: error messages with ranges, Gabriel Dos Reis, 2009/10/16
- Re: error messages with ranges, Chris Lattner, 2009/10/16
- Re: error messages with ranges, Joseph S. Myers, 2009/10/16
- Re: error messages with ranges, Gabriel Dos Reis, 2009/10/16