This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17570] Extension to incorporate default parameters in signature of templates breaks valid program
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2004 16:11:25 -0000
- Subject: [Bug c++/17570] Extension to incorporate default parameters in signature of templates breaks valid program
- References: <20040920160048.17570.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-09-20 16:11 -------
Note that PR 9737 is definitely related. The audit trail is long and
complicated, and involves the philosophical question of whether we
want this extension at all. This PR only tracks the fact that we
reject valid code. Fixing this bug might settle part of PR 9737,
but that one has more issues, as far as I understand it.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17570