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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2003 07:04:16 -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
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-23 07:04 -------
Looks like this has not been fixed but looks closer to what is needed:
pr11582.cc:7: error: no matching function for call to `f(int[((long unsigned int)((int)size
[with T = int]()))])'
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-08-17 12:43:09 |2003-11-23 07:04:15
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11582