This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11582] Odd error message with dynamically sized template arg printing
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2003 03:00:32 -0000
- Subject: [Bug c++/11582] Odd error message with dynamically sized template arg printing
- References: <20030718222516.11582.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11582
------- Additional Comments From bangerth at dealii dot org 2003-07-19 03:00 -------
Yeah, I thought of that other PR too when I opened this one. A brief search
finds PR 10345 for the double parentheses problem.
W.