Error message formatting feature request [C++]
Manuel López-Ibáñez
lopezibanez@gmail.com
Wed Sep 1 20:12:00 GMT 2010
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.
More information about the Gcc
mailing list