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]

Re: Diagnostics formatting...


Nathan Sidwell wrote:-

> Another error reporting thing that would be nice is the ability to
> push an error reporting scope onto some kind of stack, so that context
> information can be given if an error occurs.

Yes, that's a nice idea that's definitely missing.

Longer-term, it's probably a good idea to make at least part of this
front-end specific, then the C-family front ends might be able to get
additional context from cpplib that the generic toplev.c stuff doesn't
handle.

> Please keep me in the loop on this. Thanks.

Me too, please.

Neil.


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