This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17634] default arguments not permitted in typedef's
- 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 Sep 2004 14:02:08 -0000
- Subject: [Bug c++/17634] default arguments not permitted in typedef's
- References: <20040923135514.17634.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-23 14:02 -------
Now on the mainline, the second example is rejected also : Search converges between 2004-06-22-
trunk (#470) and 2004-06-24-trunk (#471).
For the first example: Search converges between 2002-12-14-trunk (#159) and 2002-12-29-trunk
(#160). This would be when the new C++ parser came in.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17634