Warning problems with egcs-1.1 and STL
Joseph H. Buehler
jhpb@sarto.gaithersburg.md.us
Thu Sep 17 22:40:00 GMT 1998
Dirk Zoller <Dirk.Zoller@rhein-main.netsurf.de> writes:
> 2) Print "error:" in lines which indicate errors. Not just nothing as
> opposed to "warning:". You just can't search for that nothing!!
> When searching a long log file for the serious problems I like
> most what IBM's xlC does: It prints (W) for warnings and (S) for
> errors and (F) for fatal errors (compiler problems). Searching
> for these tokens in the log is most easy.
I would like to second this suggestion: put something out that
indicates an error. Right now it is easy to find warnings, hard to
find errors.
Joe Buehler
More information about the Gcc-bugs
mailing list