This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug web/85837] Listing of all error and warning messages


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85837

--- Comment #2 from Eyal Rozenberg <eyalroz at technion dot ac.il> ---
(In reply to Andrew Pinski from comment #1)
> We try to improve error messages rather than list all of the error messages
> out.

But the listed error messages must balance readability/accessibility with
conciseness. Specifically, an error message will never have a short example of
a typical error and a correction. Or an explanation, in a few sentences, of a
some concept referred to by the message, or a quotation of a paragraph from the
language standard and so on.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]