Martin Liddle wrote:
In article 200302171417.PAA25667@goedel.fjf.gnu.de, Frank Heckenbach frank@g-n-u.de writes
I'd prefer to have it in two lines, so the file names/line numbers can refer to both points of usage. But breaking a sentence in such a way, with a (generally) different line number in between, might be confusing. So I'd then suggest something like:
foo.pas:42: msimatched capitalization of identifier <current> foo.pas:17: previous capitalization <original>
This sounds perfect to me.
Doesn't it break some of the error parsing IDE's ?