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: Error message formatting feature request [C++]


2010/9/1 Jeremiah Willcock <jewillco@osl.iu.edu>:
>
> My feature request is to have the comma between "T = x" and "typename
> T::type = int" replaced by a semicolon. ?In larger programs, the types given
> in the error message often themselves contain commas, while they do not
> typically contain semicolons. ?Thus, this change would make the error
> messages easier to understand (and, in particular, to skim).

If you get a C++ or diagnostics maintainer to approve such change, I
will write a patch and test it. Maintainers are listed in the
MAINTAINERS file.

Cheers,

Manuel.


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