>>>>> "Ralf" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
Ralf> If the GCS-style is not powerful enough to meet GCC's needs, then please Ralf> let's not only improve GCC, but the GCS document also, so that other Ralf> programs improve compatibly. Yeah, good idea. FWIW -- the gcc-output-parsing tools I care most about are actually usually parsing the output of 'make', which is already full of random undigestible text that must be ignored. Caret diagnostics are extremely unlike to break these tools. Tom