> In this context I could imagine a paramater that kind of highlights > the first few error messages (or only shows the first N error > messages) being very forthcoming to some people without a dev > background. Or maybe at the end of the compilation output a clearly > marked: "First (few?) Error(s): ...."
Maybe it would be sufficient to write certain keywords like 'error' or
'warning' with a red color – compilers like gcc or clang emit coloured
messages, for example.
Werner
