2010/9/1 Jeremiah Willcock <jewil...@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.