This is the mail archive of the gcc@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]

Re: RFC: Named warnings


> For example, the current trigraph warnings explicitly contain the
> trigraph.  That's unnecessary when a caret is pointing right at it.
> Similarly for all the union/struct/enum separated diagnostics in the
> front end at the moment.

I would not be too hasty in this assessment. GNAT does an excellent job of
placing warnings in exactly the right place, but we still find most people
prefer to work in brief error message mode without the carets, so it is
still useful to have appropriate redundant insertions in the messages.


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